Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

socieboy's avatar

Folder Permissions

I have a problem on my server (Digital Ocean) Every time that i do "git pull" i need to set the permissions on the folders storage/ storage/bootstrap and some other folder that i have that need write permissions.

Why is that happen? and how can i fix it.

0 likes
2 replies
lostdreamer_nl's avatar

git also saves the permissions of files and folders. After you have set them up correctly, push it back into your repository.

Please or to participate in this conversation.