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


spatie/laravel-permission is the de facto standard for roles and permissions in Laravel, and for mos...


Log::info('erro aqui') não ajuda ninguém às 3h da manhã. Como usar contexto, trace_id e níveis pra a...


Every agency project has the same recurring ticket: "can you change the layout on the quote PDF?" Th...


Here's a sequence that shows up in almost every Laravel app that talks to the outside world: Charg...


The Illusion of Standard Pagination When you build a data-heavy application—like an e-commerce...


Aquela regra de negócio no middleware não existe pro seu job, pro seu comando Artisan nem pro seu te...


Eight commits across four repos, and by evening they'd all quietly converged on the same question:.....


Twenty-six commits across six repos, and the day had one accidental theme running through it: things...


Today's my birthday. And today, without planning it, my SaaS WorkoutNote shipped its 18th update on....


I spent today on a control plane that provisions plain VMs over SSH — the kind of app where a wrong....


I ran the same storefront attacks against three models — one with its safety training deliberately.....


Why I'm Rewriting My Production Laravel API in NestJS I've spent most of the last 8 years in PHP an...


Of every performance optimization we have shipped for Laravel clients — OPcache tuning, query fixes,...


Log::info('erro aqui') não ajuda ninguém às 3h da manhã. Como usar contexto, trace_id e níveis pra a...


Cache::remember() é a parte fácil. Invalidar é que dói. Três estratégias pra nunca mais servir preço...


Today's job: let people write email bodies with bold text, headings, links and inline images instead...


A complete, production-ready authorization platform for Laravel — combining RBAC, ABAC, Role...


TL;DR: Most Laravel apps hit the same 5 authorization walls as they grow — role explosion, exception...


PHP continues its relentless modernization cycle. With PHP 8.6 slated for release on November 19,...


ChatGPT and Claude are becoming a real traffic source. People ask an AI "where should I launch my...


The High Cost of Real-Time Infrastructure In the modern enterprise web, real-time communication is....


This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry. ...


From COD fraud nightmares to automated intelligence: the story of building a business platform for.....


I'm building Laravel Rick, a durable workflow runtime around Laravel AI. The model call itself is th...