
Laravel
Web Architecture
Laravel Request–Response Lifecycle
A concise, practical tour of Laravel’s request lifecycle—and how the same ideas map to Django, Ruby on Rails, and Express.js.
Backend Developer 💻 with 2+ years of experience in Golang, based in Bandung 🇮🇩 — building scalable web applications and high-performance APIs.
Thoughts on software development, and technology.

A concise, practical tour of Laravel’s request lifecycle—and how the same ideas map to Django, Ruby on Rails, and Express.js.

A real-world story about how I solved critical performance issues in a Laravel application that was taking 15+ seconds to load. Learn the exact steps I took to optimize database queries, implement caching, and restructure code for production.

I have worked on several projects, and in one case I needed to set a default value for a column in one of my tables.