Level 104
For Laravel 5.x, there is no app/storage directory; it was there in Laravel 4. The storage directory is in the project root now.
Summer Sale! All accounts are 50% off this week.
So me and my friend is making this project. Then I gave him my file of laravel. He is having this error. I believe because it is my directory. How can we fix this? We already tried the following :
php artisan cache:clear chmod -R 777 app/storage (specified not found) composer dump-autoloadThank you in advance.
Please or to participate in this conversation.