Tag: php
-
Sentry AI Tracing for OpenAI in Laravel
- Sentry has built-in AI tracing for Python and JavaScript. PHP developers get nothing. Here's how to build it yourself.
-
Eval Testing LLMs in PHPUnit
- Prompts break silently. Here's how to catch regressions with PHPUnit evals before your users do.
-
Using the JSON API spec in a Laravel API
- Using Laravel to build an API that is compliant with the JSON API spec.