Skip to content

Instantly share code, notes, and snippets.

@02Tea
Last active May 6, 2021 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 02Tea/295b9e5ab66c845e6ced651b612bcb99 to your computer and use it in GitHub Desktop.
Save 02Tea/295b9e5ab66c845e6ced651b612bcb99 to your computer and use it in GitHub Desktop.
[Laravel Permission Issue] resolve permission issue #laravel #php #permission #chown #grep
# root
php artisan cache:clear
php -i | grep USER
chown -R www-data:www-data storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment