laravel-debugbar
laravel-debugbar copied to clipboard
Add connection name to Queries Tab
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).
It is usefull for debugging! 👍