Download the PHP package daison/laravel-horizon-cluster without Composer
On this page you can find all versions of the php package daison/laravel-horizon-cluster. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download daison/laravel-horizon-cluster
More information about daison/laravel-horizon-cluster
Files in daison/laravel-horizon-cluster
Download daison/laravel-horizon-cluster
More information about daison/laravel-horizon-cluster
Files in daison/laravel-horizon-cluster
Vendor daison
Package laravel-horizon-cluster
Short Description A modified laravel/horizon with cluster support
License MIT
Package laravel-horizon-cluster
Short Description A modified laravel/horizon with cluster support
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-horizon-cluster
Laravel Horizon - Cluster Support
This package extends Laravel Horizon with support for a Redis cluster. Based on my testing, it should also be compatible with AWS Elastic Load Balancer.
Installation
After installing this package, now publish the assets using horizon:install
Remove the auto discover
Modify your original laravel's composer.json
and add this
Use the modified horizon
Modify your config/app.php
config/database.php
Usually your laravel config/database.php
should look like this.
config/horizon.php
Make sure your horizon will have this kind of config or similar.
Enjoy using Laravel Horizon with Cluster support!
All versions of laravel-horizon-cluster with dependencies
PHP Build Version
Package Version
Requires
laravel/horizon Version
^5.21
nesbot/carbon Version ^2.17|^3.0
illuminate/support Version ^9.21|^10.0|^11.0
nesbot/carbon Version ^2.17|^3.0
illuminate/support Version ^9.21|^10.0|^11.0
The package daison/laravel-horizon-cluster contains the following files
Loading the files please wait ....