Permissions issues in recent deployments
paul-crashley opened this issue · 2 comments
paul-crashley commented
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?
lorisleiva commented
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?
paul-crashley commented
Sorry yes, no idea how I crossed over!