Skip to content

Commit ebff62f

Browse files
committed
TwentyFourSmsBD Succesfully Added in Gateway List and Tested
1 parent 0775a6f commit ebff62f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/Config/sms.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
| Default provider will be used during usage of facade ; SMS
5050
|---------------------------------------------------------------------------------------------
5151
*/
52-
'default_provider' => env('SMS_DEFAULT_PROVIDER', TwentyFourSmsBD::class),
52+
'default_provider' => env('SMS_DEFAULT_PROVIDER', Ssl::class),
5353
'providers' => [
5454
Adn::class => [
5555
'senderid' => env('SMS_ADN_SENDER_ID', ''),

0 commit comments

Comments
 (0)