— Writing
Notes on Laravel, APIs, and automation
Longer write-ups on the same things I ship day to day.
- 01
Queues without a queue-worker headache
Why I default to database queues over Redis for solo client apps, and what breaks when you don't.
- 02
Why Filament became my default admin panel
Handing a client a CRUD screen shouldn't take a sprint. How I scaffold admin work in an afternoon.
- 03
Wiring n8n into a Laravel app
Webhooks, retries, and where automation tools should stop and your codebase should start.
- 04
TALL Stack vs a JS framework, for solo work
One less build step, one less context switch — why I reach for Livewire before React on freelance projects.
Want one of these as a walkthrough for your team? Ask me.