Hi, what is the install process that you are running?
If you are using the dev github repository to install, be careful with the new structure changes that will be available in the new Laravel version.
Before download the repository change it to the master branch. You should verify that the model folder is there.
Here you can find the two files from the repo:
Develop version https://codeload.github.com/laravel/laravel/zip/develop
Master version https://codeload.github.com/laravel/laravel/zip/master
Hope it helps you.
Hey, thanks for your reply. I did clone the developer version, I guess (on accident!). (Used another tutorial for that)
Just installed the master branch.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community