schemeza/smsportal-laravel
最新稳定版本:1.0.5
Composer 安装命令:
composer require schemeza/smsportal-laravel
包简介
Integration package for SMSPortal into Laravel.
README 文档
README
Third party package created to consume the SMSPortal RESTful API to send SMS's to phone numbers.
Installation
You can install the package via composer:
composer require schemeza/smsportal-laravel
Set these .env variables:
SMSPORTAL_BASE_URL=https://rest.smsportal.com/v1 SMSPORTAL_CLIENT_ID= SMSPORTAL_SECRET=
You can find your client id & secret in your SMSPortal control panel.
Usage
SMSPortal::sendMessage('0112223333', 'Hello world!');
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email jaybeezorr@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 118
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-16