laravel-fcm maintained by neticsoul
Laravel FCM – Firebase Cloud Messaging (HTTP v1 API)
A modern, secure, and easy-to-use Laravel package for sending push notifications via Firebase Cloud Messaging (FCM) HTTP v1 API using service account credentials.
✅ Supports token, topic, and multiple device notifications
🔐 Uses OAuth 2.0 with Firebase service account (no legacy server key)
🧩 Clean architecture with DTOs, interfaces, and service layer
📦 Installation
Install the package via Composer:
composer require neticsoul/laravel-fcm