sms integration
This commit is contained in:
@@ -31,4 +31,10 @@ return [
|
||||
'region' => env('AWS_DEFAULT_REGION', 'us-east-1'),
|
||||
],
|
||||
|
||||
|
||||
'eskiz' => [
|
||||
'email' => env('ESKIZ_EMAIL', ''),
|
||||
'password' => env('ESKIZ_PASSWORD', ''),
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user