breaktag/laravel-gocardless

There is no license information available for the latest version (dev-master) of this package.

Laravel 5 wrapper for the GoCardless PHP API

dev-master 2016-07-12 11:06 UTC

This package is not auto-updated.

Last update: 2024-04-08 13:33:39 UTC


README

A Laravel 5 wrapper for gocardless/gocardless-pro - An API To integrate with GoCardless API

Add the Service Provider to your config/app.php under providers

'Breaktag\GoCardless\GoCardlessServiceProvider'

Publish config file

php artisan vendor:publish