Download the PHP package superbalist/laravel-appboy without Composer
On this page you can find all versions of the php package superbalist/laravel-appboy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download superbalist/laravel-appboy
More information about superbalist/laravel-appboy
Files in superbalist/laravel-appboy
Download superbalist/laravel-appboy
More information about superbalist/laravel-appboy
Files in superbalist/laravel-appboy
Vendor superbalist
Package laravel-appboy
Short Description A Laravel library for sending push notifications via the Appboy API
License MIT
Package laravel-appboy
Short Description A Laravel library for sending push notifications via the Appboy API
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-appboy
laravel-appboy
A Laravel library for sending push notifications via the Appboy API
This package is a wrapper bridging php-appboy into Laravel.
Installation
Register the service provider in app.php
Register the facade in app.php
The package has a default configuration which uses the following environment variables.
To customize the configuration file, publish the package configuration using Artisan.
You can then edit the generated config at app/config/appboy.php
.
Usage
All versions of laravel-appboy with dependencies
PHP Build Version
Package Version
The package superbalist/laravel-appboy contains the following files
Loading the files please wait ....