Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.43 KB

readme.md

File metadata and controls

51 lines (32 loc) · 1.43 KB

Exotel Laravel SMS Gateway

Latest Version on Packagist Total Downloads run-tests Check & fix styling

This is a Laravel Package for Exotel SMS Gateway Integration. This package supports Laravel 6 or Higher

Install

composer require optimoapps/exotel-sms

Now run php artisan vendor:publish to publish config/exotel-sms.php file in your config directory.

Usage

ExotelSms::send(9894000000, 'test');

Testing

composer test

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 sathish.thi@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.