

I assume that what is much better, is changing the owner instead of permissions. Storage and vendor require write access by the web server.ĭoes it mean that the web server needs access to the storage and vendor folders themselves too or just their current contents? Laravel may require some permissions to be configured: folders within

I found plenty of different approaches to make it work and I usually end with making it 777 chmod recursively. I'm using Apache Web Server that has the owner set to _Laravel 5 requires /storage folder to be writable.
