laravel-debugbar icon indicating copy to clipboard operation
laravel-debugbar copied to clipboard

Debugbar for Laravel (Integrates PHP Debug Bar)

Results 145 laravel-debugbar issues
Sort by recently updated
recently updated
newest added
trafficstars

I love debugging queries with the debugbar, however one issue is that we may have certain queries repeat. It would be immensely helpful if we could have an action to...

stale

As the title says. As the collectors are used directly there is no way to easily override them when you need to make some changes to the original collectors. Would...

stale

Hi, When clicking on each query to see Metadata, it would be great if you could also display the timestamp as to when that query started, or an extra row...

stale

When attempting to use the `Artisan::call('debugbar:clear');` it returns an error "The command "debugbar:clear" does not exist". Yet, if the above is called via `artisan tinker ` > `Artisan::call('debugbar:clear');` it works...

stale

After making a delete method to delete an image from storage html is added to the payload. Temporary fix: After disabling the debugbar, the image was being able to deleted....

Hello, Thanks for debugbar that is really useful ! I just have an issue with the view data collector that is not displaying objects but only the class name (even...

Is there any way to **disable the debugbar by default** and enable it dynamically in the middleware? When in AppServiceProvider boot I add Debugbar::disable(); and then in the middleware in...

- "a" should be before words that start with a consonant *sound*, not necessarily letter. - I capitalized "EXPLAIN" to make it more clear we are talking about a query