if the above does not work when its added to your .env file the following will:
sudo chmod o+w ./storage/ -R
this will give others permissions without altering user and group permissions.
if the above does not work when its added to your .env file the following will:
sudo chmod o+w ./storage/ -R
this will give others permissions without altering user and group permissions.