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
You should run:
composer dump-autoload
and if does not work you should:
re-install composer