Blog

Thoughts, write-ups, and lessons from building web apps.

5 Laravel Performance Tips I Use in Production

A handful of small, practical changes that consistently pay off in real Laravel apps — from eager loading to queueing slow work.

Why I Moved From CodeIgniter to Laravel

CodeIgniter taught me the fundamentals of MVC. Laravel is where I learned to build software that scales — for the codebase and the team.