Download the PHP package akk7300/pushy without Composer
On this page you can find all versions of the php package akk7300/pushy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akk7300/pushy
More information about akk7300/pushy
Files in akk7300/pushy
Download akk7300/pushy
More information about akk7300/pushy
Files in akk7300/pushy
Vendor akk7300
Package pushy
Short Description laravel notification sending with pushy
License MIT
Homepage https://github.com/akk7300/pushy
Package pushy
Short Description laravel notification sending with pushy
License MIT
Homepage https://github.com/akk7300/pushy
Please rate this library. Is it a good library?
Informations about the package pushy
Introduction
This package allows you to send push notifications using Pushy. It provides a convenient way to integrate Pushy's services into your Laravel applications.
Installation
You can install the package via Composer:
Copy Config
Run php artisan vendor:publish --provider="Akk7300\Pushy\PushyServiceProvider"
to publish the pushy.php
config file.
Get API Secret Key
Get Authentication Key from https://dashboard.pushy.me/
Configure pushy.php as needed
Usage
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of pushy with dependencies
PHP Build Version
Package Version
The package akk7300/pushy contains the following files
Loading the files please wait ....