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

Simple artisan command to monitoring triggered queries

Results 10 laravel-query-monitor issues
Sort by recently updated
recently updated
newest added

On v1.0.1 and 1.0.2 of the library you can receive this error in certain situations where the SQL being passed to the listener is missing. Example of data being passed...

Hi, Do you know what might possibly be causing this error? Using Laravel v8.61.0 Thank you. ![Screenshot 2021-10-01 at 3 01 41 AM](https://user-images.githubusercontent.com/802225/135515109-113534d3-f3da-48c8-a25c-9e4a77a49400.png)

This way, the files would be available in the repository but it would not be downloaded when the package is required by another project.

hacktoberfest-accepted

``` [2020-07-30 07:26:35] local.ERROR: Array to string conversion {"exception":"[object] (ErrorException(code: 0): Array to string conversion at /home/vagrant/ocasani-laravel-api-recave-see-cliente/vendor/laravel/framework/src/Illuminate/Support/Str.php:449) [stacktrace] #0 /home/vagrant/ocasani-laravel-api-recave-see-cliente/vendor/laravel/framework/src/Illuminate/Support/Str.php(449): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError() #1 /home/vagrant/ocasani-laravel-api-recave-see-cliente/vendor/supliu/laravel-query-monitor/src/ListenQueries.php(77): Illuminate\\Support\\Str::replaceArray() #2 /home/vagrant/ocasani-laravel-api-recave-see-cliente/vendor/evenement/evenement/src/Evenement/EventEmitterTrait.php(123): Supliu\\LaravelQueryMonitor\\ListenQueries->Supliu\\LaravelQueryMonitor\\{closure}() #3 /home/vagrant/ocasani-laravel-api-recave-see-cliente/vendor/react/stream/src/Util.php(71): Evenement\\EventEmitter->emit()...

First let me thank you for the great package, Can you please provide an option to customize the output based on template, and the option to have the query separated...

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...

Hi ! Great project ! I tested it with laravel **10.39.0** and php **8.2.14** inside a docker container and it works great !

Great Work I just update composer.json to work with Laravel 11 again, you saved my life :)