barryvdh / laravel-debugbar

Debugbar for Laravel (Integrates PHP Debug Bar)
MIT License
17.16k stars 1.55k forks source link

Adding response data to RequestCollector Widget/Tab #1618

Open HassanDomeDenea opened 5 months ago

HassanDomeDenea commented 5 months ago

In the debugbar, I wanted to see the response data, so that I don't need the devtools network tab.

parallels999 commented 1 month ago

Seems like too much data, It would be better if it were OPT IN Add a true/false option on config file It also seems to me that reponse cannot always be of type JSON

barryvdh commented 3 weeks ago

Yeah think this will increase the size a lot.