Topic: laravel
All the articles about "laravel".
-
I'm Not a Developer. I'm an Agentic Engineer.
Agentic engineering is a new discipline — not vibe coding, not traditional development. It's directing AI agents to build real software with intent, oversight, and taste. Here's what it means and why it matters.
-
Why Foreign Key Cascades Don't Work With Soft Deletes (And What To Do Instead)
Foreign key cascadeOnDelete looks like the perfect cleanup solution — until you use soft deletes. Here's why it silently fails, three ways to fix it, and what Taylor Otwell recommends.
-
Everything Announced at Laracon EU 2026 (and What It Means for Non-Developers)
The biggest announcements from Laracon EU 2026 in Amsterdam — Laravel 13, passkeys, the AI SDK going stable, NativePHP going free, and more — filtered through what actually matters if you're building with Laravel but don't write code.
-
Migrating from PrismPHP to the Laravel AI SDK
Migrating from PrismPHP to Laravel's official AI SDK broke two agents silently. Here's what went wrong with temperature support, strict mode schemas, and error handling — and how to fix each one.