Answers for "make specific migration after switching database laravel"

PHP
2

laravel running a specific migration on different path

php artisan migrate --path=/database/migrations/my_migration.php
Posted by: Guest on January-05-2021

Code answers related to "make specific migration after switching database laravel"

Browse Popular Code Answers by Language