Level 46
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.
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?
Please or to participate in this conversation.