breaktag / laravel-gocardless by Barrykilby

Laravel 5 wrapper for the GoCardless PHP API
97
0
2
Package Data
Maintainer Username: Barrykilby
Maintainer Contact: benr1804@gmail.com (Ben Riley)
Package Create Date: 2016-07-12
Package Last Update: 2016-07-12
Language: PHP
License: Unknown
Last Refreshed: 2025-02-05 03:05:06
Package Statistics
Total Downloads: 97
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 1
Total Open Issues: 0

Laravel GoCardless

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