We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9037f3a commit 9f9f96dCopy full SHA for 9f9f96d
README.md
@@ -115,7 +115,7 @@ User::select('name')
115
116
#### Replace bindings for all queries
117
118
-`app/Providers/AppServiceProvider.php` use in and add code.
+Add code below into `app/Providers/AppServiceProvider.php` file for listening all queries.
119
120
```php
121
use LaraToolbox\QueryViewer\QueryViewer;
0 commit comments