Why do I have to run “composer dump-autoload” command to make migrations work in laravel?

后端 未结 3 1554
你的背包
你的背包 2020-11-29 19:08

I have built some migration classes in my application to create the tables I need, but I keep getting errors. I need to run this command:

composer dump-autoloa

3条回答
提交回复
热议问题