karddell / rubbicc
为 Laravel 设计的通用 SMS 驱动
0.0.4
2018-03-02 19:51 UTC
Requires
- php: ^7
- guzzlehttp/guzzle: ^6.3
- illuminate/support: ^5.5
Requires (Dev)
- orchestra/testbench: ^3.6
- phpunit/phpunit: ^6.5
This package is not auto-updated.
Last update: 2024-09-23 07:22:23 UTC
README
检查原始项目: https://github.com/gr8shivam/laravel-sms-api
安装
使用以下命令进行安装:
$ composer require karddell/rubbicc
最后,您需要运行以下 Artisan 命令以发布配置文件。
$ php artisan vendor:publish
这将把配置文件复制到 config/rubbick.php
许可证
在 MIT 许可证 下授权。