Download the PHP package buerxiaojie/laravel-aliyunmns without Composer
On this page you can find all versions of the php package buerxiaojie/laravel-aliyunmns. 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 laravel-aliyunmns
阿里云短信服务
(一)安装
1. 安装:
2. 注册:
在 config/app.php
文件的 providers
数组中加入:
在 config/app.php
文件的 aliases
数组中加入:
3. 生成配置文件:
(二)配置
在 .env
文件中加入以下,它们的值从阿里云的 控制台
获取:
(三)使用
手机号码、短信签名、短信模板是 字符串
,模板参数是数组的 键值对
:
All versions of laravel-aliyunmns with dependencies
PHP Build Version
Package Version
The package buerxiaojie/laravel-aliyunmns contains the following files
Loading the files please wait ....