Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 2 years ago.
0
Solution

I'm also learning and had the same problem today, and this worked for me:

First make a backup of the project folder.

Then delete the vendor directory, and after deleting open the terminal and go to your project directory and write:

composer install

composer update

composer dump-autoload

0

Sign in to participate in this thread!

Eventy

Your banner here too?

erwinm erwinm Joined 29 Oct 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.