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

Add connection name to Queries Tab

Open AntoineLX opened this issue 3 years ago • 1 comments

This PR add the connection name before the database name in the query tab. This is super usefull when working with multiple connection (eg master/readonly).

image

AntoineLX avatar Feb 12 '22 15:02 AntoineLX

It is usefull for debugging! 👍

snmatsui avatar Feb 27 '24 06:02 snmatsui