Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Added support for multiple senders. #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

henrique1977
Copy link

added support for multiple senders. Instead of having 1 pair of sender_id, server_key set up in the .env configuration file, we can have multiple sets saved in the database. If your applcation has multiple clients/users, and they send their own notifications, from their own (sender_id + server_key pair), this will support that without "hurting" the original way of just one sender.

…r_id, server_key set up in the .env configuration file, we can have multiple sets saved in the database. If your applcation has multiple clients/users, and they send their own notifications, from their own (sender_id + server_key pair), this will support that without "hurting" the original way of just one sender.
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.02%) to 92.982% when pulling 606c2a8 on henrique1977:multiple-senders into 2122ba0 on brozot:master.

@fobaz
Copy link

fobaz commented Jan 10, 2018

@brozot hey, a merge would be very nice

@rickyjohnston
Copy link

I'm interested in this getting merged too. If it helps any, I'm willing to jump in there and tweak it until you're happy with it. What needs doing?

@LeVadim
Copy link

LeVadim commented Jul 24, 2018

Please advise on when can this be merged!

Thank you!

@semgovaert
Copy link

Yes a merge would be great! Let me know if I can help as well.

@williamdes
Copy link

Hi !
Feel free to re-open this pull-request to code-lts/Laravel-FCM

This is a fork that will be maintained as long as possible by @code-lts members 💪

🚀 1.4.0 was released See how to install it (composer require code-lts/laravel-fcm)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants