02. Blog

Latest Articles

Notes, tutorials, and things I learn while building with Laravel.

Laravel

Sep 18, 2026 · 11 min read

Building TaskFlow: a realtime team task board

A behind-the-scenes look at shipping a shared task board — the schema, drag-and-drop API, and the realtime updates that make a team feel in sync.

Laravel Project Realtime Queues
Laravel

Sep 05, 2026 · 12 min read

Building InvoiceHub: a Laravel project walkthrough

The story of shipping a real invoicing app — from a three-table schema to the dashboard, the REST API, and the background jobs that keep it fast. Screenshots included.

Laravel Project MySQL Queues
API Featured

Aug 15, 2026 · 4 min read

Fmt Test Post

fmt test

x
Database Featured

Aug 15, 2026 · 5 min read

Test post

This is a test blog posts

sdf sadf af sadf
Laravel Featured

Aug 15, 2026 · 6 min read

Writing Clean, Maintainable Laravel Controllers

Fat models, skinny controllers — but what happens when that isn't enough? A look at the patterns I use to keep controllers readable.

Laravel Refactoring
Laravel

Aug 12, 2026 · 6 min read

Eloquent beyond the basics: eager loading done right

If you've ever watched Laravel's debug bar show 500 queries on a single page load, you've met the N+1 problem. Here's how to fix it — and when you should leave it alone.

Laravel Eloquent Performance

Never miss an article

Join my newsletter and get new posts delivered straight to your inbox.

Want to work together?

I'm always open to interesting Laravel projects. Let's talk about yours.