// Writing
Laravel Articles
Backend architecture, Eloquent, queues and everything Laravel.
The N+1 Query Problem: Finding It Before Your Users Do
A dashboard that loaded in 80ms with ten records took 14 seconds with two thousand. The cause is almost always the same, and Laravel gives you a one-l...
Read Article
How I Structure a Laravel Project That Stays Maintainable After Year One
Most Laravel codebases do not rot because of bad code — they rot because nobody decided where things belong. Here is the folder and layer structure I...
Read Article
Got a project worth building?
I write about this work because I do it every day. Tell me what you are building.