iamhabib / fcm-push-notification-v1
A library for sending firebase push notification
Package info
github.com/iamhabib/fcm-push-notification-laravel-package
pkg:composer/iamhabib/fcm-push-notification-v1
1.0.1
2024-02-10 19:26 UTC
This package is not auto-updated.
Last update: 2026-04-20 05:06:40 UTC
README
Utility class to send push notifications using firebase FCM.
Installation
Be careful! This library needs curl module for php to work.
composer require iamhabib/fcm-push-notification-v1
Update firebase push key in config/fcm_push_notification.php
Usage
...
License
FCM Push Notifications is licensed under the MIT license. See License File for more information.