Download the PHP package ctf0/firebase-broadcast-driver without Composer
On this page you can find all versions of the php package ctf0/firebase-broadcast-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package firebase-broadcast-driver
FireBase Broadcast Driver
Installation
-
composer require ctf0/firebase-broadcast-driver
- the package internally use
kreait/firebase-php
to send data to firebase.
Config
Usage
-
add BROADCAST_DRIVER=firebase
to .env
-
atm there no support for laravel-echo "any help is appreciated" but no worries, you still get the same payload as other broadcast drivers.
however you can check the firebase api docs or vuefire if you are using vue
, on how to listen for changes and update your app users accordingly.
Notification Data Sample
composer require ctf0/firebase-broadcast-driver
kreait/firebase-php
to send data to firebase.add BROADCAST_DRIVER=firebase
to .env
atm there no support for laravel-echo "any help is appreciated" but no worries, you still get the same payload as other broadcast drivers.
however you can check the firebase api docs or vuefire if you are using vue
, on how to listen for changes and update your app users accordingly.
Security
If you discover any security-related issues, please email [email protected].
All versions of firebase-broadcast-driver with dependencies
PHP Build Version
Package Version
The package ctf0/firebase-broadcast-driver contains the following files
Loading the files please wait ....