|
@@ -5,11 +5,11 @@ cp -r storage.skel/* storage/
|
|
chown -R www-data:www-data storage/ bootstrap/
|
|
chown -R www-data:www-data storage/ bootstrap/
|
|
|
|
|
|
# Refresh the environment
|
|
# Refresh the environment
|
|
|
|
+php artisan config:cache
|
|
php artisan storage:link
|
|
php artisan storage:link
|
|
php artisan horizon:publish
|
|
php artisan horizon:publish
|
|
php artisan route:cache
|
|
php artisan route:cache
|
|
php artisan view:cache
|
|
php artisan view:cache
|
|
-php artisan config:cache
|
|
|
|
|
|
|
|
# Finally run Apache
|
|
# Finally run Apache
|
|
apache2-foreground
|
|
apache2-foreground
|