laravel-notification-channels / fcm

Firebase Cloud Messaging (FCM) notifications channel for Laravel
https://laravel-notification-channels.com/
MIT License
495 stars 127 forks source link

Allow using custom clients #171

Closed dwightwatson closed 1 year ago

dwightwatson commented 1 year ago

Following the pattern from Laravel's Vonage notification channel, I've added usingClient to the FcmMessage.