Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ultrasamad's avatar

Laravel debugbar adding data to my api response.

I'm using guzzle to make a request to an API. I realized that the returned response in json always have some logging information relating to laravel debugbar therefore making my json invalid.

I want to turn off this functionality so only the response from my api is returned without debugbar adding extra information to the response.

0 likes
1 reply

Please or to participate in this conversation.