Blog

Writing about Laravel & backend work

Notes from real-world projects — covering Laravel architecture, APIs, MySQL performance, and practical backend engineering decisions.

All topics Laravel MySQL APIs Architecture Career
01 Dec 2025 · Laravel

How I structure large Laravel projects

A practical look at splitting a growing Laravel codebase into controllers, services, repositories and well-defined domains.

Laravel Architecture Best practices
Read article →
20 Nov 2025 · MySQL

Optimizing MySQL queries in real Laravel APIs

Concrete examples of slow endpoints, how I profiled them, and what changes made them fast enough for production traffic.

MySQL Performance Eloquent
Read article →
10 Nov 2025 · APIs

REST API best practices with Laravel

Status codes, validation, consistent error responses and versioning rules I follow when building APIs consumed by other teams.

REST Laravel Production
Read article →
Have a topic in mind?
I often write based on real problems from projects. If you’d like me to cover something specific around Laravel or backend work, feel free to reach out.
Suggest a topic