Tenantly
Multi-tenant website builder I'm building on Laravel for a US company.
- Problem
- Small businesses want their own sites without touching code, and the company needed to run thousands of them from one codebase.
- Approach
- Building the multi-tenant Laravel backend — tenant isolation, billing, a Vue editor — with a publishing pipeline that pushes sites to the edge on Cloudflare. I picked Laravel because the team already knew it; a faster stack nobody could maintain wasn't worth it.
- Result
- Runs ~1,200 tenant sites today, and a new site goes live in under 30 seconds.
- Laravel
- PHP
- Vue
- Tailwind
- Cloudflare