laravel-query-monitor
laravel-query-monitor copied to clipboard
Add configuration option to ignore queries based on regex matches
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.