Created
September 1, 2019 11:50
-
-
Save tawhidulIKhan/e4e97ee8914908c5c07c7b37c4d5df86 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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