aboutsummaryrefslogtreecommitdiff
path: root/scripts/updatecache.bat
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/updatecache.bat')
-rw-r--r--scripts/updatecache.bat6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/updatecache.bat b/scripts/updatecache.bat
deleted file mode 100644
index 0245663..0000000
--- a/scripts/updatecache.bat
+++ /dev/null
@@ -1,6 +0,0 @@
-@echo off
-php artisan config:cache
-php artisan route:cache
-php artisan view:cache
-php artisan event:cache
-php artisan cache:clear