Download the PHP package chaos-ws/laravel-chaos-broadcaster without Composer
On this page you can find all versions of the php package chaos-ws/laravel-chaos-broadcaster. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chaos-ws/laravel-chaos-broadcaster
More information about chaos-ws/laravel-chaos-broadcaster
Files in chaos-ws/laravel-chaos-broadcaster
Download chaos-ws/laravel-chaos-broadcaster
More information about chaos-ws/laravel-chaos-broadcaster
Files in chaos-ws/laravel-chaos-broadcaster
Vendor chaos-ws
Package laravel-chaos-broadcaster
Short Description Chaos Websocket broadcaster
License GPL-3.0-or-later
Package laravel-chaos-broadcaster
Short Description Chaos Websocket broadcaster
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package laravel-chaos-broadcaster
Installing
You can install using the Composer package manager:
Configuration
Add Chaos redis database configuration
Add new redis
database to config/database.php
:
Add Chaos broadcast configuration
You will need to add Chaos broadcast configuration to config/broadcasting.php
file:
Change broadcast driver
Next, you will need to add & configure Chaos connection CHAOS_HOST
and CHAOS_PORT
, then change your broadcast driver to chaos
in your .env
file:
All versions of laravel-chaos-broadcaster with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1|^8.0
laravel/framework Version ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
pusher/pusher-php-server Version ^7.0|^6.0|^5.0|^4.0
laravel/framework Version ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
pusher/pusher-php-server Version ^7.0|^6.0|^5.0|^4.0
The package chaos-ws/laravel-chaos-broadcaster contains the following files
Loading the files please wait ....