change to daragt
This commit is contained in:
@@ -33,7 +33,7 @@ if (! function_exists('sendSMS')) {
|
||||
)
|
||||
->post(config('services.sms.url'), [
|
||||
'phone' => '+993'.$phone,
|
||||
'code' => $message,
|
||||
'message' => $message,
|
||||
]);
|
||||
|
||||
if (! $response->successful()) {
|
||||
|
||||
Reference in New Issue
Block a user