Update horizon assets command

This commit is contained in:
chris 2020-06-18 16:07:48 +02:00
parent 0f630f73f4
commit 7e12a12bfa
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ then
fi
php artisan storage:link
php artisan horizon:assets
php artisan horizon:publish
php artisan route:cache
php artisan view:cache
php artisan config:cache