RumnazKhan

Results 1 issues of RumnazKhan

in config/sms-api ``` return [ 'country_code' => 'xxx', //Country code to be added 'default' => env('SMS_API_DEFAULT_GATEWAY', 'gateway_name_basic'), //Choose default gateway // Basic Gateway Sample Configuration 'gateway_name_basic' => [ 'method' =>...