Laravel-FCM icon indicating copy to clipboard operation
Laravel-FCM copied to clipboard

Laravel-FCM is an easy to use package working with both Laravel and Lumen for sending push notification with Firebase Cloud Messaging (FCM).

Results 3 Laravel-FCM issues
Sort by recently updated
recently updated
newest added

Hi all, yesterday I had some issues with Google's endpoint (/fcm/send) when I looked at the docs https://firebase.google.com/docs/cloud-messaging/send-message#rest you can see they changed the urls. The old endpoint seems to...

bug
enhancement

Depending on #9 the PHP version could be required to be 7.4 minimum ![image](https://github.com/code-lts/Laravel-FCM/assets/7784660/46b8125f-8d01-41a7-9422-9ebdb2cd2d06)

Add support for fcmOptions: https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#AndroidFcmOptions Including Analytics labels used to filter data in Firebase

enhancement