dvsoftsrl / laravel-horizon-cron-supervisor
Running Laravel Horizon with a CRON supervisor
Installs: 1 450
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
Requires
- php: ^8.2
- illuminate/console: ^10.0|^11.0
- illuminate/contracts: ^10.0|^11.0
- spatie/laravel-package-tools: ^1.11
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.8
- nunomaduro/larastan: ^2.7
- orchestra/testbench: ^7.0|^8.0|^9.0
- pestphp/pest: ^2.34
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
This package is auto-updated.
Last update: 2024-10-31 00:25:39 UTC
README
Running Laravel Horizon with a CRON supervisor
Installation
You can install the package via composer:
composer require dvsoftsrl/laravel-horizon-cron-supervisor
Usage
The package is fully configured to work automatically.
Note: You need to have the Laravel Scheduler configured correctly.
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.