Skip to content

Instantly share code, notes, and snippets.

@dieissonmartins
Last active April 13, 2023 17:23
Show Gist options
  • Save dieissonmartins/def7fc096f057795cf2ed80e769ac3d2 to your computer and use it in GitHub Desktop.
Save dieissonmartins/def7fc096f057795cf2ed80e769ac3d2 to your computer and use it in GitHub Desktop.
sudo chmod o+w ./storage/ -R
sudo chmod -R 777 bootstrap/cache/
chmod +x *.sh
ln -s ./public ./html
php artisan cache:clear
php artisan config:cache
php artisan optimize
php artisan passport:install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment