php-firebase-cloud-messaging icon indicating copy to clipboard operation
php-firebase-cloud-messaging copied to clipboard

PHP API for Firebase Cloud Messaging from Google

Results 36 php-firebase-cloud-messaging issues
Sort by recently updated
recently updated
newest added

So I installed everything and your directions show code on how to interact, but are these code abstracts that you provided supposed to be put into Client.php, or do I...

fixed github text style elements

Added setChannelId, a method to use custom notification sounds

Hi, Nice composer lib :) I want just to ask you how can I customize the message with a link, image and some details. I couldn't find any reference in...

I want to schedule a push notification when the user makes an appointment in the calendar system, and I want to cancel if he removes that appointment. There is a...