laravel-notification-channels / smsapi

Smsapi notification channel for Laravel 5.5+
http://laravel-notification-channels.com
MIT License
22 stars 18 forks source link

Config from defaults isn't working #2

Closed tomaszfelczyk closed 4 years ago

tomaszfelczyk commented 7 years ago

Preparing configuration values in SmsapiServiceProvider.php isn't compatible with implementation in SmsapiClient.php. Common and channel specific values are not set correctly like 'from', 'test', 'partner'.