The official Treblle SDK for Laravel. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.
This PR adds the X-TREBLLE-TRACE-ID to the request and response going through your Laravel API, so that we can stitch calls to other APIs you have and see the communication between them.
This PR adds the
X-TREBLLE-TRACE-ID
to the request and response going through your Laravel API, so that we can stitch calls to other APIs you have and see the communication between them.