DEV Community

Discussion on: Describe the worst coding culture you've been a part of

Collapse
 
matt123miller profile image
Matt Miller

Did you look into Laravel Spark? It provides SaaS billing out of the box and seems pretty good from my initial tests.

Collapse
 
bhanu2217 profile image
Bhanu

github.com/ladybirdweb/agorainvoicing Use open source Agora Invoicing software. It has all the tools you need to start software selling business. It is build on Laravel framework and is very similar to Laravel Spark

Collapse
 
yokim profile image
Yokim Pillay

I tried advocating for it, unfortunately the client's payment gateway wouldn't be something that would be accommodating towards integrating it with Spark.

Thread Thread
 
matt123miller profile image
Matt Miller

Yeah Spark is even more opinionated than Laravel. To get their automatic billing etc out of the box they provide a set of database migrations and I haven't found if you can alter the table and column names, let alone structure.