imanrjb/lumen-horizon
Installation
The installation is almost the same as original package.
Note that the package namespace remains Laravel\Horizon, so don't install it along with original one to avoid conflicts.
- Composer dependency manager:
composer require imanrjb/lumen-horizon
- Publish
horizon.phpfile to the config folder:
php artisan vendor:publish --tag=horizon-config
Official Documentation
Documentation for Horizon can be found on the Laravel website.
Related Packages
erirk/paypalpayment
laravel-paypalpayment is simple package help you process direct credit card paym...
0
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
619,738,036
9,700