4 min read
Fixing Eloquent Relationship Bugs in a Laravel Full-Stack App
A misnamed Eloquent relationship caused data inconsistencies in AustinsElite—here's how I found and fixed it.
LaravelEloquentDebuggingAPIFull-StackPHP
Read more
A misnamed Eloquent relationship caused data inconsistencies in AustinsElite—here's how I found and fixed it.
We replaced RR Bot’s volatile in-memory lobby state with a database-backed system for true persistence and reliability.
How I built a vendor ad system using Laravel 12 and Filament v4, then surfaced it in a Next.js frontend via API integration.
How we built a robust vendor and product import system in Laravel using Filament, queued jobs, and smart Eloquent hooks.