Download the PHP package eliuflorez/laravel-pubnub without Composer
On this page you can find all versions of the php package eliuflorez/laravel-pubnub. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eliuflorez/laravel-pubnub
More information about eliuflorez/laravel-pubnub
Files in eliuflorez/laravel-pubnub
Download eliuflorez/laravel-pubnub
More information about eliuflorez/laravel-pubnub
Files in eliuflorez/laravel-pubnub
Vendor eliuflorez
Package laravel-pubnub
Short Description Pubnub event broadcast driver for Laravel/Lumen
License MIT
Homepage https://github.com/EliuFlorez/laravel-pubnub
Package laravel-pubnub
Short Description Pubnub event broadcast driver for Laravel/Lumen
License MIT
Homepage https://github.com/EliuFlorez/laravel-pubnub
Please rate this library. Is it a good library?
Informations about the package laravel-pubnub
Pubnub Driver for Laravel & Lumen
Integrates the Pubnub PHP library with Laravel and Lumen
Installation
Laravel 9+10
Add a ServiceProvider to your providers array in config/app.php:
Lumen
For Lumen add the following in your bootstrap/app.php
Configuration
Then in the .env file, add the following API keys:
Next in your config/broadcasting.php file, under the connections array, add the PubNub settings:
You probably want to change the default broadcast driver to pubnub.
All versions of laravel-pubnub with dependencies
PHP Build Version
Package Version
Requires
pubnub/pubnub Version
^6.0
The package eliuflorez/laravel-pubnub contains the following files
Loading the files please wait ...