Curated developer articles, tutorials, and guides β auto-updated hourly


After a save or reset action, clicking "Preview" returns a 419 Page Expired β even though the page.....


This weekβs DEV Community digest highlighted something interesting: Laravel developers...


As a Software Engineer, my job isn't just to write codeβit's to find the best solutions for my...


Add JWT auth to a Laravel API with register, login, refresh, and logout flows using Form Request DTO...


Building a lead enrichment and scoring pipeline in Laravel 13 using the AI SDK, structured agents, c...


Building a configurable lead scoring engine in Laravel 13 - config-driven weights, query objects for...


Implement lead ingestion in Laravel with Form Request validation, typed DTO payloads, Action classes...


Learn how to version Laravel API routes, signal deprecations with Sunset headers, and keep API contr...


A customer of mine was printing offer letters, signing them with a pen, scanning them on a flatbed,....


Building multilingual runtime collections in a Filament plugin I just released v1.2.0 of...


Why Mutable Records Break Under Audit Most web applications store the current state of a...


The one link that got my attention in this weeks The Weekly Drop was PHP Attributes Can Be Used for....


I built laravel-fluent-validation, a fluent rule builder for Laravel. Magic strings like...


How I built ForcedBreak, a macOS menu bar app using NativePHP and Laravel 12. ChildProcess timers, t...


Eloquent is not the problem by itself. The real trouble starts when clean-looking ORM code turns int...


Part 1 of 4 β Laravel Architecture Patterns for Production ~10 min read Β· Compliance Β· Model logging...


Most Laravel applications work. Routes respond, data gets saved, users can log in. The framework...


Most Vue + Laravel tutorials stop at "here's how to render a page with Inertia." Real SaaS apps need...


If you've ever typed "cozy winter boots" into a search bar and gotten results for "thermal hiking...


What Happened A user reported seeing no data after an absurdly long loading time in one of...


Why a Tiny Audit Tool Beats a Big Security Framework (laravel-audit) Seventeen...


I open-sourced a production-grade, multi-tenant SaaS last week. Here's a tour of what's inside β and...


Laravel queues sometimes fail silently, making it look like jobs run when they donβt. I break down h...


If your Laravel application already speaks to OpenAI or Anthropic through the first-party laravel/ai...