PHP to Next.js
Lessons learned migrating a PHP codebase to Next.js, covering environment configuration, routing, middleware, and mental model shifts.
Multi-tenancy Landmines
Real-world pitfalls in multi-tenant Symfony applications — from Doctrine filters to tenant resolution edge cases.