Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 1 year ago.
0

There is no app/storage folder in laravel 5, app folder is on the same level with the storage folder now. It looks like the instructions were for the 4th version of the framework. If you create the project with composer:

composer create-project laravel/laravel folder-name-with-laravel --prefer-dist

then the storage folder will be folder-name-with-laravel/storage

0

Sign in to participate in this thread!

Eventy

Your banner here too?

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.