Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php artisan make migrate different folder

php artisan make:migration create_users_table --path=/path/to/your/migration/directory

php artisan migrate --path=/path/to/your/migration/directory
 
PREVIOUS NEXT
Tagged: #php #artisan #migrate #folder
ADD COMMENT
Topic
Name
4+4 =