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

Hello, had same problem. I just ran sudo chmod -R 777 storage on host machine, container catched changes and doesn't lose it after reboot

Last updated 9 years ago.
0

I have the same problem. I've tried everything (chmod -R 777 w and w/o sudo, chmod +a for folder inheritance...) but I still have the problem. Everytime laravel creates a new directory under storage/framework/cache it has only read permissions and I have to re-chmod sometimes untill all new nested folders are created. Does anyone have other solution?

0

"chmod g+s directory" seems to solve the problem

Last updated 8 years ago.
0

Created the following docker-image to address this issue. Have only tested it with laravel 5.2 so far. Try it out and let me know what how it goes:

https://github.com/reflexions/docker-laravel

0

Sign in to participate in this thread!

Eventy

Your banner here too?

frsechet frsechet Joined 10 Aug 2015

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.