Relative Content

Tag Archive for phplaravelfirebase-cloud-messaging

How to add add and validate domains in a projcet similar to izooto?

I am working on a project similar like izooto, which allows user to send push notifications to their subscribed users.
Now i have implemented most of the functionality but i am stuck at how to add domains(varies on user to user logged in the site) in my project so that a user can send push notification to their added domains subscribed users.
I am using Firebase Cloud Messaging for the implementation.