Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 305 Bytes

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