iamhabib/fcm-push-notification-v1

A library for sending firebase push notification

1.0.1 2024-02-10 19:26 UTC

This package is not auto-updated.

Last update: 2024-10-06 20:59:27 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.