softon / sms

Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5(Updated to work with Laravel 5.5).Currently supported Gateways Clickatell, MVaayoo, Gupshup, SmsAchariya, SmsCountry, SmsLane, Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
http://softon.github.io/sms/
MIT License
45 stars 27 forks source link

mVayoo not working #18

Open prafful-panwar opened 3 years ago

prafful-panwar commented 3 years ago

Seems like mVaayoo moved to https://www.textlocal.in and API call has also been changed.

See the more info on here

softon commented 3 years ago

we will update it soon. For the time being you may use the custom gateway and set the url manually.