siwwy :3 #3
1 changed files with 6 additions and 0 deletions
Add updatecache batch script
commit
8f4e5659bc
6
scripts/updatecache.bat
Normal file
6
scripts/updatecache.bat
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
@echo off
|
||||||
|
php artisan config:cache
|
||||||
|
php artisan route:cache
|
||||||
|
php artisan view:cache
|
||||||
|
php artisan event:cache
|
||||||
|
php artisan cache:clear
|
||||||
Loading…
Add table
Add a link
Reference in a new issue