laravel-debugbar
laravel-debugbar copied to clipboard
Adding response data to RequestCollector Widget/Tab
In the debugbar, I wanted to see the response data, so that I don't need the devtools network tab.
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
Yeah think this will increase the size a lot.