Download the PHP package minz/laravel-aliyun-sdk-push without Composer
On this page you can find all versions of the php package minz/laravel-aliyun-sdk-push. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download minz/laravel-aliyun-sdk-push
More information about minz/laravel-aliyun-sdk-push
Files in minz/laravel-aliyun-sdk-push
Download minz/laravel-aliyun-sdk-push
More information about minz/laravel-aliyun-sdk-push
Files in minz/laravel-aliyun-sdk-push
Vendor minz
Package laravel-aliyun-sdk-push
Short Description aliyun-aliyun-sdk-push laravel package
License MIT
Package laravel-aliyun-sdk-push
Short Description aliyun-aliyun-sdk-push laravel package
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-aliyun-sdk-push
laravel aliyun push package
Laravel based on alibabacloud-sdk
阿里云移动推送open-api文档移动推送文档
Requirement
- PHP >= 7.0
Installing
Configuration
- After installing the library, register the
Minz\Laravel\Aliyun\Push\AliyunPushServiceProvider::class
in yourconfig/app.php
file:
Laravel 5.5+ skip
- After installing the library, register the
'AliyunPush' => Minz\Laravel\Aliyun\Push\AliyunPushFacade::class,
in yourconfig/app.php
file:
Laravel 5.5+ skip
- publish config file:
api ducument
usage
facade 门面模式
普通模式
depend
License
MIT
All versions of laravel-aliyun-sdk-push with dependencies
PHP Build Version
Package Version
The package minz/laravel-aliyun-sdk-push contains the following files
Loading the files please wait ....