33: Stripe setup
In this lesson, you will work through Stripe setup as part of How to build a CMS with Filament 3 and Laravel 11 (package-development focused).
Caption excerpt: So over the next part of this series, we're going to be starting to implement everything into the package, but also we're going to be starting to implement the e-commerce part of this course. But I'm also going to go a bit further and add an extra step to this, because some people may want to sell something on the website like premium articles, or maybe even courses or anything like that. So I'm going to go ahead as well and ensure that people can set up a subscription system as well, and that can all be enabled fr...