diff --git a/public/update.php b/public/update.php index a09cce6..bf56d01 100644 --- a/public/update.php +++ b/public/update.php @@ -48,6 +48,9 @@ class BlueTwilightUpdater cd baseDirectory; ?> php artisan clear-compiled +php artisan cache:clear +php artisan config:clear +php artisan view:clear /path/to/composer.phar install