Skip to content

OptimoApps/exotel-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.