karddell / rubbicc
generic driver sms for laravel
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: 2025-05-05 10:18:00 UTC
README
check original proyect : https://github.com/gr8shivam/laravel-sms-api
Installation
For instalation use command
$ composer require karddell/rubbicc
Finally you need to publish a configuration file by running the following Artisan command.
$ php artisan vendor:publish
This will copy the configuration file to config/rubbick.php
License
Licensed under the MIT License.