Skip to content

Instantly share code, notes, and snippets.

@tawhidulIKhan
Created September 1, 2019 11:50
Show Gist options
  • Save tawhidulIKhan/e4e97ee8914908c5c07c7b37c4d5df86 to your computer and use it in GitHub Desktop.
Save tawhidulIKhan/e4e97ee8914908c5c07c7b37c4d5df86 to your computer and use it in GitHub Desktop.
php artisan cache:clear
php artisan route:cache
php artisan view:clear
php artisan config:cache
echo "All cached cleared"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment