Answers for "change directory of migrations laravel"

PHP
0

laravel migrate specific path

php artisan migrate --path=/database/migrations/ef
php artisan migrate --path=/database/migrations/relations
Posted by: Guest on August-17-2020

Code answers related to "change directory of migrations laravel"

Browse Popular Code Answers by Language