Download the PHP package christhompsontldr/laravel-recurly without Composer
On this page you can find all versions of the php package christhompsontldr/laravel-recurly. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download christhompsontldr/laravel-recurly
More information about christhompsontldr/laravel-recurly
Files in christhompsontldr/laravel-recurly
Download christhompsontldr/laravel-recurly
More information about christhompsontldr/laravel-recurly
Files in christhompsontldr/laravel-recurly
Vendor christhompsontldr
Package laravel-recurly
Short Description A simple Laravel 5 service provider for including the Recurly PHP client.
License MIT
Homepage https://github.com/ChrisThompsonTLDR/laravel-recurly
Package laravel-recurly
Short Description A simple Laravel 5 service provider for including the Recurly PHP client.
License MIT
Homepage https://github.com/ChrisThompsonTLDR/laravel-recurly
Please rate this library. Is it a good library?
Informations about the package laravel-recurly
recurly-client-laravel
Integrates the Recurly API with Laravel 5
A simple Laravel 5 service provider for including the Recurly PHP Client.
Installation
Use composer to install the package.
Configure
To use the Recurly Service Provider, you must register the provider when bootstrapping your Laravel application.
Add 'Christhompsontldr\LaravelRecurly\ServiceProvider' to the list of service providers in app/config/app.php
Create a config file for the package
Add your Recurly information to the your .env file using the keys found in config/recurly.php.
Usage
All versions of laravel-recurly with dependencies
PHP Build Version
Package Version
The package christhompsontldr/laravel-recurly contains the following files
Loading the files please wait ....