Laravel and Braintree: Middleware and Other Advanced Concepts
January 20, 2017Previously, we saw how to configure a Laravel app to handle Braintree subscriptions.This time, we’ll talk about how to:Prevent users from signing up to the same plan twice Add basic flash messaging to our application Add the ability to swap plans Create middleware to protect some routes based on the subscrip...
Recent Comments