Download the PHP package latrell/aliyun-mns-laravel without Composer
On this page you can find all versions of the php package latrell/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
AliyunMns
使用阿里云消息服务(MNS )作为Laravel5队列驱动。
安装
打开 composer.json
找到或创建 repositories
键,添加资源库。
添加依赖包。
使用
找到 config/app.php
配置文件中,key为 providers
的数组,在数组中添加服务提供者。
打开队列配置文件 config/queue.php
,修改驱动为 mns
。
All versions of aliyun-mns-laravel with dependencies
PHP Build Version
Package Version
The package latrell/aliyun-mns-laravel contains the following files
Loading the files please wait ....