Learn how to add Stripe's Checkout and Customer Portal products to your Laravel application using Laravel Cashier. If you're using ElastiCache with the Encryption In-Transit setting turned on, you'll need to tweak your REDIS_HOST environment variable when connecting with Laravel
In this guide, we'll replace Laravel Mix with Vite in a Laravel Jetstream (Inertia/Vue) application.
If you want to get up and running right away, consider using the Laravel Vite package created by Enzo Innocenzi which is an opinionated setup that handles everything for you.
If your existing Laravel Mix is more complicated than that, your mileage may vary with this guide.