code-lts / 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
36 stars 14 forks source link
fcm fcm-push-notification firebase firebase-cloud-messaging laravel laravel-10-package laravel-11-package laravel-5-package laravel-6-package laravel-7-package laravel-8-package laravel-9-package laravel-package long-term-support php7 php8

Laravel-FCM (maintained and enhanced version of the abandonned "official" repository)

[!IMPORTANT] This repository is now useless because starting in 06/2024 Google is starting to kill their old Firebase API (https://github.com/code-lts/Laravel-FCM/issues/23)

I decided it was not worth it to migrate this library, read (https://github.com/code-lts/Laravel-FCM/issues/9) to learn more.

Here is the library you should use to replace Laravel-FCM: https://github.com/kreait/firebase-php

It is very easy to implement, please consider supporting it's author (jeromegamez). As said in our discussion.