laravel-notification-channels / fcm

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

Allow using custom clients #171

Closed dwightwatson closed 10 months ago

dwightwatson commented 10 months ago

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