Download the PHP package kulchandu/push-notification-app without Composer
On this page you can find all versions of the php package kulchandu/push-notification-app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kulchandu/push-notification-app
More information about kulchandu/push-notification-app
Files in kulchandu/push-notification-app
Download kulchandu/push-notification-app
More information about kulchandu/push-notification-app
Files in kulchandu/push-notification-app
Vendor kulchandu
Package push-notification-app
Short Description This is a notification service using firebase for applications of IOS/Android
License MIT
Package push-notification-app
Short Description This is a notification service using firebase for applications of IOS/Android
License MIT
Please rate this library. Is it a good library?
Informations about the package push-notification-app
Push notification for APP
Introduction
This is a notification service using firebase for applications of IOS/Android
Installation Documentation
run composer require kulchandu/push-notification-app
Publish the vendors
php artisan vendor:publish
Usage
FCMService::send( 'token', [ 'title' => 'Title', 'body' => 'Body', ], ['page' => 'page'] );
License
Laravel Push notification for APP is open-sourced software licensed under the MIT license.
Thank you for considering contributing to Push notification for APP!
All versions of push-notification-app with dependencies
PHP Build Version
Package Version
No informations.
The package kulchandu/push-notification-app contains the following files
Loading the files please wait ....