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 27edf26 commit 97a61e6Copy full SHA for 97a61e6
README.md
@@ -30,7 +30,7 @@ If you rather want this information to be written to your `laravel.log` file, wr
30
You can publish the package's configuration using this command:
31
32
```bash
33
-php artisan vendor:publish --provider=BeyondCode\\QueryDetector\\QueryDetectorServiceProvider
+php artisan vendor:publish --provider=BeyondCode\QueryDetector\QueryDetectorServiceProvider
34
```
35
36
This will add the `querydetector.php` file in your config directory with the following contents:
0 commit comments