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