shell
# Prepare deployment
php artisan down
php artisan horizon:terminate
# Do deployment logic
# Horizon will not be restarted until you put the application out of maintenance mode
php artisan horizon
php artisan up
# Finish up deployment
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.