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

Wrong Query Count

Open teamayu opened this issue 7 months ago • 0 comments

This looks a great plugin, but something is definitely not right. I'm using Laravel 12, PHP 8.45.

I have a page for example that makes 42 queries as there is a lot going on, but the debug bar just says 3 queries. In fact all pages I view in Laravel shows an incorrect count. It's not just out, but out by a country mile. Clockwork shows the correct counts for all pages.

teamayu avatar Apr 02 '25 07:04 teamayu