Recommend this page to a friend! |
Classes of Naif Alshaye | Nova PHP Push Notifications | README.md | Download |
|
DownloadLaravel Nova Push NotificationsA Laravel Nova tool to send push notifications. Currently supporting just via OneSignal Installation:You can install nova push notifications package in to a Laravel app that uses Nova via composer:
ConfigurationPublish the package config file:
Configuration will be published at [config/push_notifications.php]. Create an App in OneSignal and get your app id and api key. https://onesignal.com/apps Add the following keys to your
UsageAdd the below to the tools function in app/Providers/NovaServiceProvider.php
Support:naif@naif.io https://www.linkedin.com/in/naif LicenseThe MIT License (MIT). Please see License File for more information. |