Created
December 19, 2019 06:05
-
-
Save mahammad/e760775d07c35a142b45fabf126f14ef to your computer and use it in GitHub Desktop.
This file contains hidden or 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 config:clear && php artisan view:clear && sudo chmod -R 755 storage && php artisan key:generate && composer dump-autoload && rm storage/logs/*.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment