kulchandu/push-notification-app

这是一个使用Firebase为IOS/Android应用程序提供的通知服务

v1.0.4 2024-03-12 11:19 UTC

This package is auto-updated.

Last update: 2024-09-12 12:22:15 UTC


README

Latest Version Latest Version

简介

这是一个使用Firebase为IOS/Android应用程序提供的通知服务

安装文档

运行 composer require kulchandu/push-notification-app

发布供应商

php artisan vendor:publish

用法

FCMService::send( 'token', [ 'title' => '标题', 'body' => '正文', ], ['page' => '页面'] );

许可证

Laravel Push notification for APP 是开源软件,根据MIT许可证授权。

感谢您考虑为 Push notification for APP 做出贡献!