Download the PHP package irfanmumtaz/firebase-cloud-message without Composer
On this page you can find all versions of the php package irfanmumtaz/firebase-cloud-message. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download irfanmumtaz/firebase-cloud-message
More information about irfanmumtaz/firebase-cloud-message
Files in irfanmumtaz/firebase-cloud-message
Download irfanmumtaz/firebase-cloud-message
More information about irfanmumtaz/firebase-cloud-message
Files in irfanmumtaz/firebase-cloud-message
Vendor irfanmumtaz
Package firebase-cloud-message
Short Description Laravel-FCM is an easy to use package working with both Laravel for sending push notification with Firebase Cloud Messaging (FCM)
License MIT
Package firebase-cloud-message
Short Description Laravel-FCM is an easy to use package working with both Laravel for sending push notification with Firebase Cloud Messaging (FCM)
License MIT
Please rate this library. Is it a good library?
Informations about the package firebase-cloud-message
LARAVEL FCM
Laravel-FCM is an easy to use package working with both Laravel for sending push notification with Firebase Cloud Messaging (FCM)
Installation
Use composer to install laravel fcm.
Or you can add it directly in your composer.json file:
Laravel
Register the provider directly in your app configuration file config/app.php config/app.php
:
Publish the package config file using the following command:
$ php artisan vendor:publish --provider="Irfanmumtaz\FirebaseCloudMessage\FCMServiceProvider"
Usage
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
All versions of firebase-cloud-message with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
>=7.4.5
The package irfanmumtaz/firebase-cloud-message contains the following files
Loading the files please wait ....