lorisleiva/laravel-docker

Permissions issues in recent deployments

paul-crashley opened this issue · 2 comments

I have recently upgraded several sites to Laravel 7 and deployed to servers running PHP 7.4 managed by Forge.

Each site ended up being unable to write to the storage and it's child directories until after I manually ran chown against them via ssh.

This was never an issue previously. Has there been some change that may cause this?

Hi there 👋

I'm not sure what could have caused this to be honest. The only recent change so far has been the addition of php-intl.

Did you perhaps meant to post this issue in https://github.com/lorisleiva/laravel-deployer?

Sorry yes, no idea how I crossed over!