Download the PHP package mmhk/mm-laravel-sms without Composer
On this page you can find all versions of the php package mmhk/mm-laravel-sms. 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 mm-laravel-sms
Laravel SMS Provider for MMHK
一个发送 SMS
的 service 接口, 现在只集成了 AccessYou xGate WaveCell 等项目中常用的第三方SMS
服务。
安装
composer
安装好了之后,将provider添加到 config/app.php
的 providers
数组里面。
Laravel 5.5 自带自动发现功能, 所以并不需要手动添加provider。
复制配置文件到 config
目录下
配置
配置文件存放在 config/sms-service.php
, 具体内容如下:
使用例子
All versions of mm-laravel-sms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7
guzzlehttp/guzzle Version ^6.2
psr/http-message Version ^1.0
composer/composer Version ^2.0
guzzlehttp/guzzle Version ^6.2
psr/http-message Version ^1.0
composer/composer Version ^2.0
The package mmhk/mm-laravel-sms contains the following files
Loading the files please wait ....