Skip to content

Instantly share code, notes, and snippets.

@ClaudioVarandas
Created May 30, 2017 14:02
Laravel permissions
sudo chgrp -R www-data storage bootstrap/cache
sudo chmod -R ug+rwx storage bootstrap/cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment