@SiNi_Si - There is a lesson on laracasts using cashier
https://laracasts.com/lessons/painless-subscriptions-with-laravel-and-stripe
Jeff uses Stripe but cashier can also be configured to use Braintree with the same (well most of it!) API. Not sure if this helps you out.