The Laravel blog walks through how to implement the five multi-agent patterns from Anthropic’s “Building Effective Agents” research using the Laravel AI SDK. Prompt chaining, parallelization, routing, orchestrator-workers, and evaluator-optimizer loops, all built with just the agent() helper.
PHP
Forgot to Update Livewire. Got Hacked
Daniel Petrica tells the story of how an unpatched Livewire vulnerability on a forgotten side project exposed Mailcoach API keys and led to 50,000 spam emails being sent. It is a useful reminder to keep Read more…