Include all update steps in update.php
This commit is contained in:
parent
9064495f1f
commit
c784c623ba
@ -48,6 +48,9 @@ class BlueTwilightUpdater
|
|||||||
cd <?php echo $this->baseDirectory; ?>
|
cd <?php echo $this->baseDirectory; ?>
|
||||||
|
|
||||||
php artisan clear-compiled
|
php artisan clear-compiled
|
||||||
|
php artisan cache:clear
|
||||||
|
php artisan config:clear
|
||||||
|
php artisan view:clear
|
||||||
/path/to/composer.phar install
|
/path/to/composer.phar install
|
||||||
</pre>
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user