qubadoff/simple-firebase-push-notification

Simple Firebase push notification plugin for Laravel

Downloads

0

Stars

1

Version

Simple Firebase Push Notification Trait


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

qubadoff

Author

qubadoff