Credits, plans and quotas in Laravel with Larameter
If your app sells an allowance, a number of credits a month, or a number of documents, or a number of anything. Whatever it is, you end up writing a…
Tech news from the best sources
If your app sells an allowance, a number of credits a month, or a number of documents, or a number of anything. Whatever it is, you end up writing a…
Building an AI Customer Support SaaS with Django, RAG and Self-Hosted LLMs Over the past several months, I’ve been building AI-Autofy, an AI custome…
A founder came to me with a simple requirement: 100+ products Customers need to browse products Customers need to place orders through WhatsApp No o…
I'm a solo dev with zero users right now, and I just spent an afternoon on a decision most people would've hardcoded in five minutes. Here's the set…
What building and operating real services taught me about code, judgment, and responsibility. The first time I watched one of those “Build a SaaS in…
The pain this grew out of I help one client with blog support, and their team was working across four different messengers at once. Some people in o…
I've been hacking away on Sentence Lab for 6 months now, and I'm very happy with where it's at in terms of features and usability. Initially I was j…
I came into this as a graphic designer, not a software engineer. I didn't have a computer science background, and a lot of what BrandStack needed —…
When we started Reach , the plan was simple. We had a bunch of small businesses we were already in touch with - real SMBs, the kind that live on Wha…
PDF generation is one of those things that works perfectly… until real users touch it. On localhost: npm run dev Open Chrome → print → PDF. Done. Th…
As developers, we are at our best when we are left alone to write clean code. We are at our absolute worst when we have to play full-time customer s…
Most businesses have a search problem. Not a Google-scale problem. An operational problem. Employees waste hours searching through: PDFs CRMs spread…
I have no CS degree. I have no co-founder. I have no prior SaaS experience. Three months ago I decided to build TeamAutomation — a Slack-native appr…
If you're building a multi-tenant SaaS, this is the first real architecture decision that will haunt you if you get it wrong. I've implemented both…
A practical guide to implementing feature flags in JS/TS: what they are, when to use them, and how to avoid the traps that make them painful to mana…
Every indie hacker knows the feeling. You spend months configuring databases, optimizing API routes, and tweaking CSS. You finally launch your SaaS.…
The choice between SQLite and PostgreSQL is a frequent point of confusion. The quick choice is: For almost any public-facing web app or SaaS, you wa…
Every day, thousands of small businesses launch new websites. Most of them look decent. But almost none of them get visibility. No traffic. No leads…