Skip to content

Instantly share code, notes, and snippets.

@ClaudioVarandas
Created May 30, 2017 14:02
Show Gist options
  • Save ClaudioVarandas/4bbc77eef978f85ca539601df53b1ee9 to your computer and use it in GitHub Desktop.
Save ClaudioVarandas/4bbc77eef978f85ca539601df53b1ee9 to your computer and use it in GitHub Desktop.
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