Woops #2

Closed
RoscoeDaWah wants to merge 250 commits from redesign into master
Showing only changes of commit 03a53634a3 - Show all commits

4
scripts/updatecache.sh Executable file
View file

@ -0,0 +1,4 @@
php artisan config:cache
php artisan route:cache
php artisan view:cache
php artisan event:cache