What tools do I need to build a SAAS with Laravel ?
Hi friends,
Let's say that I am comfortable building complex apps with Laravel, what else would I need to build a SAAS (monthly susbscription) other than the following tools:
Laravel
Laravel Spark + Stripe
Laravel Nova
Vue & Maybe Intertia (if easy)
So that you understand, I know that I don't even know enough to realize what's needed for such a project. I am OK with Laravel and build many websites, but never a SAAS application
@aurawindsurfing Thanks for your feedback. I have Spark in my mind for that part and will use it. I just want to know if there is any other major tools used in SaaS applications that I am not aware of.
@dipherent The answer is no. What is SaaS? Software as a Service. So all you need to do is Spark to cater for Service/Subscription you provide. The app could be anything really as long as your users will be willing to pay for it.