Creating Laravel 6 SaaS with Cashier/Stripe
January 2020 / 3 h 20 min / Laravel 6
Course released: January 2020
Course length: 3 h 20 min
Laravel version: 6
Notice: this demo-project was created in January 2020, with Laravel 6 version and Cashier 10 version. Current implementation of those packages may slightly change, so check their latest docs. But mostly syntax and overall logic of the course should still be applicable.
Software-as-a-Service is one of the most popular types of Laravel projects. Everyone wants recurring business, where users subscribe to monthly/yearly plans. So this course will help you to create such project.
While working with SaaS projects myself, I noticed that official documentation covers only basic usage and syntax of Stripe/Cashier, and doesn't talk much about how to tie pieces together.
With a lot of important details missing in official docs, I decided to create this course.
During this 3-hour course, I will create a real SaaS project step-by-step, commenting the code and its logic.
Student testimonials:
Your Instructor
I consider myself a Laravel expert. Work with Laravel for around 7 years, sharing my thoughts on the YouTube channel "Laravel Daily": https://www.youtube.com/c/LaravelDaily
I also have written a Laravel Daily Blog for 5+ years.