qubadoff/simple-firebase-push-notification

Simple Firebase push notification plugin for Laravel

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/qubadoff/simple-firebase-push-notification

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

This package is not auto-updated.

Last update: 2025-12-23 06:43:21 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