This is PushNotification (HTTP v1)
github.com/piyas33/push-notification
pkg:composer/piyas33/push-notification
Installs: 1
Dependents: 0
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT e7172b2387a319503d6e6a0e9d8203cf71bbc0d6
This package is auto-updated.
Last update: 2026-03-01 00:46:41 UTC
#Install
composer require piyas33/push-notification php artisan vendor:publish --tag=config --force
.env
FCM_PROJECT_ID="project_id" FCM_JSON_PATH="your_fcm_json_path" FCM_ENABLE_QUEUE= false
if FCM_ENABLE_QUEUE is true :
FCM_ENABLE_QUEUE
QUEUE_CONNECTION=database