library xmpush-for-laravel
xiao mi push for laravel
wzj/xmpush-for-laravel
xiao mi push for laravel
- Saturday, August 19, 2017
- by aaasayok
- Repository
- 1 Watchers
- 2 Stars
- 96 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 4 % Grown
xmpush for laravel
小米推送laravel包, (*1)
安装
composer require wzj/xmpush-for-laravel
添加服务提供者
Wzj\Push\XMPushServiceProvider::class,
生成配置文件
php artisan vendor:publish --provider="Wzj\Push\XMPushServiceProvider"