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: 2024-09-03 00:22:53 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