Treblle / treblle-laravel

The official Treblle SDK for Laravel. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.
https://www.treblle.com/
MIT License
129 stars 24 forks source link

Feature/process request fix #41

Closed JustSteveKing closed 1 year ago

JustSteveKing commented 1 year ago

Making the response property on ProcessRequest job a union type between JsonResponse|Response from the Illuminate library to resolve https://github.com/Treblle/treblle-laravel/issues/40