brozot / Laravel-FCM

Laravel-FCM is an easy to use package working with both Laravel and Lumen for sending push notification with Firebase Cloud Messaging (FCM).
MIT License
888 stars 397 forks source link

Change the connection on the fly #196

Open ayman-elmalah opened 3 years ago

ayman-elmalah commented 3 years ago

How to change the connection on the fly, because i have a connection for each group of users

I'm trying to change config values in middleware but it's not working