check original proyect : https://github.com/gr8shivam/laravel-sms-api
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
Licensed under the MIT License.