laravel-query-monitor icon indicating copy to clipboard operation
laravel-query-monitor copied to clipboard

Add configuration option to ignore queries based on regex matches

Open AndreiTelteu opened this issue 1 year ago • 0 comments
trafficstars

For users that have other dev tools installed and running, this configuration is very useful to ignore queries generated by those other tools. Especially when those tools run queries automatically every x seconds. I included 2 default ignore parameters for Laravel Telescope and Laravel Pulse.

AndreiTelteu avatar Jan 04 '24 13:01 AndreiTelteu