Download the PHP package riverslei/baidu-pusher without Composer
On this page you can find all versions of the php package riverslei/baidu-pusher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download riverslei/baidu-pusher
More information about riverslei/baidu-pusher
Files in riverslei/baidu-pusher
Download riverslei/baidu-pusher
More information about riverslei/baidu-pusher
Files in riverslei/baidu-pusher
Vendor riverslei
Package baidu-pusher
Short Description 在laravel5中基于百度php sdk v3.0.0开发的消息推送。
License MIT
Package baidu-pusher
Short Description 在laravel5中基于百度php sdk v3.0.0开发的消息推送。
License MIT
Please rate this library. Is it a good library?
Informations about the package baidu-pusher
概述
- baidu push sdk: 3.0.0
- laravel: 5.1.*
- php > 5.5.9
更新日志
- 2015/07/16 修改BaseSDK文件中的异常
- 2015/08/03 初始百度推送时,设置相关参数
安装
-
在composer.json中配置
- 执行
composer update
- 安装完成后,在
config\app.php
中设置服务提供者
在 config\app.php
中设置 facade
- 生成相关的配置文件
php artisan vendor:publish --provider=Riverslei\Pusher\PusherServiceProvider
测试
为了检测安装的结果是否可正常使用。可用一下代码进行测试
配置路由:
生成控制器及相应方法
访问该路由,执行在页面中查看结果,如果内容如下,则表示成功
All versions of baidu-pusher with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package riverslei/baidu-pusher contains the following files
Loading the files please wait ....