qubadoff/simple-firebase-push-notification

Simple Firebase push notification plugin for Laravel

dev-main 2024-01-21 22:04 UTC

This package is not auto-updated.

Last update: 2025-07-08 04:28:38 UTC


README


Installation :


Run this command :

composer require qubadoff/simple-firebase-push-notification

Configuration

After install the package add "FMC_SERVER_KEY" variable on your .env file

$fmc_token -> User FMC Token $title -> Notification title $body -> Notification body