bradleyboy / laravel-braintree

Laravel 4 service provider for Braintree
MIT License
22 stars 28 forks source link

Laravel5 #3

Open infacq opened 9 years ago

infacq commented 9 years ago

any chance I can have this library for Laravel5?

http://stackoverflow.com/questions/29958121/load-braintree-in-laravel5-environment

jbardnz commented 8 years ago

+1 Laravel 5 support would be great.

skcin7 commented 6 years ago

I've been using this package for Laravel 5 support:

https://github.com/oureastudios/laravel5-braintree

However, it seems that package was quickly done, and the repository disabled the "Issues" tab, so if you have a question there's limited places to ask. However, aside from that, it's working fine and does well for me and I'm successfully processing payments in my Laravel 5 app and it's pretty easy to set up and comes with a config file and it's great.