承接 nrbsolution/push_notification 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nrbsolution/push_notification

Composer 安装命令:

composer require nrbsolution/push_notification

包简介

Laravel Package to send push notifications to Android and IOS devices

README 文档

README

Laravel Package to send push notifications to Android and IOS devices

Installation

Run the command below to install via Composer

composer require nrbsolution/push_notification

Getting Started

push_notification requires change to your composer.json file

 "minimum-stability": "stable",

to

 "minimum-stability": "dev",

Instructions for usegs

Postman body request

title:demo title
body:demo body
device_key:send notification device key,


Route: 
http://{Your Host address}/api/push_notification

License

Released under the MIT License attached with this code.

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-31