Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

swapnilnandgave's avatar

Saas Platform

I wanted to understand approach to make SaaS product. Below are the pointers which are coming in my mind.

  1. Database Structure
  2. Module Development and config files
  3. Local composer package

Is there tutorial or Laracasts link where I can refer for SaaS development?

1 like
2 replies
martinbean's avatar

I wanted to understand approach to make SaaS product.

@swapnilnandgave You write some code. There isn’t anything special about a SaaS. It’s an application, that provides a function, that people use.

tykus's avatar

I wanted to understand approach to make SaaS product.

Having an idea that will solve a problem for others - and they'd be willing to pay for. Everything else is just app development.

Please or to participate in this conversation.