In this episode of the Quick Win Wednesday series, we’re taking a look at whereAny(), which was released with Laravel 10.47.
A very elegant way of grabbing data based on a conditional “any of the following columns”.
PHP
Multi-Agent Orchestration in Laravel: When You Actually Need It
A practical take on multi-agent setups in Laravel: another agent only earns its place when it needs its own model, tools, or instructions. Good piece on delegation tradeoffs, context handoff, and how to test routing Read more…