alainbelez's avatar

nothing to migrate

when i run php artisan migrate it will create the migrations table, but it will say nothing to migrate next. migrate works on homestead, but it doesn't work on production.

anybody experienced this too?

0 likes
2 replies
topvillas's avatar

Are you using Forge to deploy your site?

I haven't used it in a while but part of the deployment script used to be to run your migrations for you.

tomopongrac's avatar

Do you enter correct information for connecting to database on your production server

Please or to participate in this conversation.