Paddle Integration in Larafast
PADDLE_SANDBOX
environment variable to true
within your application’s .env
file:
vendor:publish
Artisan command:
customers
table. In addition, new subscriptions
and subscription_items
tables will be created to store all of your customer’s subscriptions. Lastly, a new transactions
table will be created to store all of the Paddle transactions associated with your customers:
app/Http/Controllers/Payments/PaddleController.php
file
Vue component located in `resources/js/Components/Paddle/PaddlePlans.vue