Is the new migration file even created? Because it doesn't show up in your migrate:status list.
ftiersch said:
Is the new migration file even created? Because it doesn't show up in your migrate:status list. Thanks for your reply.
Actually, the profiles table is the one I created using make:migration.
Till now, I tried "composer dump_autoload", checked vendor/composer/autoload_classmap.php, removed all tables and re-run artisan migrate.
Unlucky, no help at all.
But the rest of the migrations works when you re-run it? Can you show the content of the profiles migration?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community