Learn how to use the Pipeline class in Laravel to break complex workflows into smaller, isolated, focused processes. We’ll then look at how to test our Laravel pipelines.
PHP
Evals in Laravel: How to Prove Your AI Output Is Actually Good
Your Agent::fake() tests prove your Laravel AI feature runs — not that its output is any good. This evals a real ticket classifier with the AI SDK: a golden dataset for the fields you can Read more…