| Package Data | |
|---|---|
| Maintainer Username: | ImanRJB |
| Maintainer Contact: | iman.rjb@gmail.com (Iman RJB) |
| Package Create Date: | 2021-09-22 |
| Package Last Update: | 2022-07-05 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-05 15:00:45 |
| Package Statistics | |
|---|---|
| Total Downloads: | 1,578 |
| Monthly Downloads: | 80 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
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 require imanrjb/lumen-horizon
horizon.php file to the config folder: php artisan vendor:publish --tag=horizon-config
Documentation for Horizon can be found on the Laravel website.