Build a Vue shopping cart with Laravel Cashier and Stripe

In this 55 minute video, I’ll show you how to create a basic e-commerce site powered by a Vue SPA and Laravel API, which takes payments through Stripe thanks to the Laravel Cashier package. Join my newsletter for weekly tips on Laravel web development: You’ll learn how to: - Seed a database with fake products and categories - Populate a Vue frontend application with products from our API - Collect user location and credit card information - Make charges to a customer’s p
Back to Top