Download the PHP package progpark/aliyun-mns-laravel without Composer
On this page you can find all versions of the php package progpark/aliyun-mns-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package aliyun-mns-laravel
aliyun-mns-laravel
该组件为 Laravel 5.3 的队列增加 MNS 驱动,引入了 Aliyun MNS SDK。
安装使用
首先,通过 Composer 安装扩展组件:
其次,在 app\Http\Providers\AppServiceProvider.php 中,将驱动注册到常用 ServiceProvider 中:
最后,在 config/queue.php 中增加队列驱动 alimns
:
正常使用 Laravel Queue 即可: https://laravel-china.org/docs/5.3/queues
All versions of aliyun-mns-laravel with dependencies
PHP Build Version
Package Version
The package progpark/aliyun-mns-laravel contains the following files
Loading the files please wait ....