laravel-telescope-toolbar icon indicating copy to clipboard operation
laravel-telescope-toolbar copied to clipboard

[FR] Laravel Query Detector Integration?

Open ejntaylor opened this issue 4 years ago • 2 comments

I've been using Laravel Query Detector alongside the great barryvdh/laravel-debugbar package:

https://github.com/beyondcode/laravel-query-detector

I also use Telescope and thought likely better to Use Telescope and Telescope Toolbar ongoing but really miss this integration.

Any thoughts on whether it could be integrated into your toolbar?

Many Thanks!

ejntaylor avatar Aug 28 '20 09:08 ejntaylor

If you use the Log output, then it would show in the toolbar, doesn't it?

barryvdh avatar Aug 28 '20 10:08 barryvdh

Hi @barryvdh - Yep Log captures it, but can't see any detail - just a link to the Telescope Log, but then no detail there.

Screenshots below compare how I see the N+1 in DebugBar vs Telescope Toolbar. You can see in DebugBar it specifies a suggestion -- ideally would like to see this in Telescope Toolbar too.. Thanks!

image image

ejntaylor avatar Aug 28 '20 10:08 ejntaylor