Tag: laravel
-
Sentry AI Tracing with Laravel's AI SDK
- Laravel now has an official AI SDK with built-in events. Sentry tracing goes from manual wrapping to a single event listener.
-
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.
-
Using the JSON API spec in a Laravel API
- Using Laravel to build an API that is compliant with the JSON API spec.