Create Migration from a costom folder | Laravel


You have to run this command from the cmd and set the path of the migrations folder where the exactly migrations are :

php artisan migrate:refresh --path=/database/migrations/temp

Post a Comment

1 Comments

Thanks for comment.