Download the PHP package gengxuliang/laravel-sms without Composer
On this page you can find all versions of the php package gengxuliang/laravel-sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gengxuliang/laravel-sms
More information about gengxuliang/laravel-sms
Files in gengxuliang/laravel-sms
Download gengxuliang/laravel-sms
More information about gengxuliang/laravel-sms
Files in gengxuliang/laravel-sms
Vendor gengxuliang
Package laravel-sms
Short Description EasySms Notification Channel for Laravel.
License MIT
Package laravel-sms
Short Description EasySms Notification Channel for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-sms
Laravel发短信扩展
使用 overtrue/easy-sms 发送 Laravel 消息通知,并记录日志。
安装
配置
-
在 config/app.php 注册 ServiceProvider (Laravel 5.5 + 无需手动注册):
-
创建配置文件:
- 修改应用根目录下的 config/easysms.php 中对应的参数即可。
使用
-
创建通知:
-
向已绑定手机号用户发送通知。
用户模型:
发送通知:
- 向未注册用户或未绑定手机号用户发送通知。
License
All versions of laravel-sms with dependencies
PHP Build Version
Package Version
Requires
overtrue/easy-sms Version
^1.1
The package gengxuliang/laravel-sms contains the following files
Loading the files please wait ....