ralphjsmit / laravel-horizon-cron-supervisor

A modern solution for running Laravel Horizon with a CRON-based supervisor.
https://ralphjsmit.com
MIT License
51 stars 2 forks source link

Laravel 9 install #6

Closed redencion closed 12 months ago

redencion commented 12 months ago

Hi

When I installed the package and I'm going to execute php artisan down, php artisan horizon:terminate I got this exception php artisan horizon:terminate

It is necessary to install horizon? composejson

composejsonrun

I would like your help, thanks

ralphjsmit commented 12 months ago

Hi @redencion, yes, this package is about adding support for Laravel Horizon, so you indeed need this one install. You can run composer require laravel/horizon and php artisan horizon:install.

redencion commented 12 months ago

Hi @redencion, yes, this package is about adding support for Laravel Horizon, so you indeed need this one install. You can run composer require laravel/horizon and php artisan horizon:install. Thanks for supporting me. So Is it need configured services redis? I mean Horizon