laravel-debugbar
laravel-debugbar copied to clipboard
Debugbar for Laravel (Integrates PHP Debug Bar)
Hello all, I've got a feature request to suggest: **add an option to disable deprecation warnings**, or set a custom error_reporting level. This is expecially useful for new PHP 8.2...
Hello, We've run into a few problems using Debugbar on our project as it is configured read-only. To ensure there are no development mistakes, the read connection is configured with...
In the debugbar, I wanted to see the response data, so that I don't need the devtools network tab.
I just did a clean install of Laravel 11 and found this javascript error in the browser console. After some research, I have found that the package `maximebf/php-debugbar` has suffered...
Buttons are not aligned correctly after CSS changes Now they are aligned 
Hello! I've been using the debugbar for a while now and I have been quite happy so far, thanks for the hard work! Anyway, I started having issues with my...
Was taking another look at the toolbar and found some more things that could be improved - Different paddings were being used for left and right side, this is now...
I was looking at the request history and I thought it could be shown bit more compact: - The widget actions seem to float a bit - The actions could...
I was investigating a query and found this: Main Query (with 2 binding params) keys [0, 1] Union Query (with 3 binding params) keys [2, 3, 4] Debug bar uses...
Is there a way to show an estimate of the size of the queried item cache?