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

how to call clickatell SMS API using softon #7

Closed maulikkanani1 closed 6 years ago

maulikkanani1 commented 6 years ago

i new in clickatell. so, i dont know how to send message using clickatell SMS API. i follow hole step but i don't know which file i put this line: //Gateways :: Log / Clickatell / Gupshup / MVaayoo / SmsAchariya / SmsCountry / SmsLane / Custom Sms::gateway('NameOfGateway')->send(['87686655455','1212121212','2323232323'],'sms.test',['param1'=>'Name 1']); and also in which parameter pass on this array ['param1'=>'Name 1']

softon commented 6 years ago

NameOfGateway for you will be Clickatell

Params are optional. If you want to send any parameters to the sms view to be displayed