FCM Push Notifications

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.