Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recurly Bundle V 1.0

Recurly is Enterprise-class recurring billing management for your business

Install using Artisan CLI:

php artisan bundle:install recurly

You must add the auto-load line to bundles.php for the Recurly bundle:

return array(
	'recurly' => array('auto'=>true)
);

Example Usage

Recurly_Account::get('account_code_here');

Recurly Information

About

Laravel Bundle for Recurly, A Enterprise-class recurring billing management for your business

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages