Closed ayman-elmalah closed 1 year ago
Laravel's Vonage channel provides a way to change the client on the message if required: https://github.com/laravel/vonage-notification-channel/blob/3.x/src/Channels/VonageSmsChannel.php#L69
I've followed that pattern on a few notification channels too. Sounds like it could be a good fit for FCM too.
Added in #171
When i changing the connection automated and update file credentials on the fly for each tenant
It return to me
Unable to create the messaging service without a project ID
I need to change the connection on the fly for our clients using middleware and config set