Download the PHP package besanek/laravel-firebase-notifications without Composer
On this page you can find all versions of the php package besanek/laravel-firebase-notifications. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download besanek/laravel-firebase-notifications
More information about besanek/laravel-firebase-notifications
Files in besanek/laravel-firebase-notifications
Download besanek/laravel-firebase-notifications
More information about besanek/laravel-firebase-notifications
Files in besanek/laravel-firebase-notifications
Vendor besanek
Package laravel-firebase-notifications
Short Description Thin layer for integrate Firebase Messaging as Laravel Notifications
License BSD-3-Clause GPL-2.0 GPL-3.0
Package laravel-firebase-notifications
Short Description Thin layer for integrate Firebase Messaging as Laravel Notifications
License BSD-3-Clause GPL-2.0 GPL-3.0
Please rate this library. Is it a good library?
Informations about the package laravel-firebase-notifications
Laravel Firebase Notifications
Thin layer for integrate Firebase Messaging as Laravel Notifications
Requirement
- PHP >= 8.1
- Laravel = 10.x
Installing
This is all, thanks to the Package Autodiscover.
Setup
Please follow configuration guide of kreait/laravel-firebase
Basic Usage
Add new method routeNotificationForFirebase
to your notifiable entity, witch returns device id.
In Notification entity you should add firebase to via()
method.
And you can construct CloudMessage
into toFirebase()
method.
Please look into the official PHP SDK documentation for the full use of all possibilities.
All versions of laravel-firebase-notifications with dependencies
PHP Build Version
Package Version
Requires
illuminate/notifications Version
^10.0|^11.0
illuminate/support Version ^10.0|^11.0
php Version ^8.0
kreait/laravel-firebase Version ^5.1
ext-json Version *
illuminate/support Version ^10.0|^11.0
php Version ^8.0
kreait/laravel-firebase Version ^5.1
ext-json Version *
The package besanek/laravel-firebase-notifications contains the following files
Loading the files please wait ....