composer dump-autoload re-generates the autoloader in the vendor\composer folder
Oct 8, 2018
3
Level 27
update vendor folder
Hello,
I wonder why there is no autoload.php in my laravel vendor folder?
Do I need to update the vendor folder to make it exist?
How to do so?
Level 122
Try running composer install
Have you done something unusual to the vendor folder?
Please or to participate in this conversation.