Skip to content

Instantly share code, notes, and snippets.

@nusendra
Created August 13, 2020 03:51
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 nusendra/682f6c3138ef688f1d8fc5f343cdb008 to your computer and use it in GitHub Desktop.
Save nusendra/682f6c3138ef688f1d8fc5f343cdb008 to your computer and use it in GitHub Desktop.
#! /bin/bash
php artisan route:clear
php artisan view:clear
php artisan config:clear
php artisan clear-compiled
composer dumpautoload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment