iamhabib/fcm-push-notification-v1

用于发送 Firebase 推送通知的库

1.0.1 2024-02-10 19:26 UTC

This package is not auto-updated.

Last update: 2024-09-22 20:53:28 UTC


README

用于通过 Firebase FCM 发送推送通知的实用类。

安装

请注意!此库需要 PHP 的 cURL 模块才能工作。

composer require iamhabib/fcm-push-notification-v1

更新 config/fcm_push_notification.php 中的 Firebase 推送密钥

用法

...

许可证

FCM 推送通知遵循 MIT 许可证。有关更多信息,请参阅许可证文件。