Hello everybody.
I'm quite new to the Laravel ecosystem, but I'm a few months into building my first full webpage. Most of my design and some backend is now up and running, but I'm missing two critical parts:
-
An online store with a shopping cart and Stripe checkout.
-
A membership-area with subscription-based billing, with three different tiers: free, basic and premium.
I'm trying to wrap my head around different packages and tools - Cashier, Breeze, Spark, Sanctum, Jetstream - but I can't seem to find the right fit. I've read that some packages are for completely new applications, while my site is almost finished.
I was initially going to purchase Spark, but as far as I've understood Spark will get an upgrade sometime soon, and its one of the packages that are meant for new applications only (according to the FAQ).
Any help with this greatly appreciated.