Update cache update script

This commit is contained in:
Frankie B 2024-05-21 00:26:53 +01:00
parent cfda693788
commit 0e0b83051d
No known key found for this signature in database

View file

@ -2,3 +2,4 @@ php artisan config:cache
php artisan route:cache
php artisan view:cache
php artisan event:cache
php artisan cache:clear