Skip to content

Commit 97a61e6

Browse files
authored
Update README.md
1 parent 27edf26 commit 97a61e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you rather want this information to be written to your `laravel.log` file, wr
3030
You can publish the package's configuration using this command:
3131

3232
```bash
33-
php artisan vendor:publish --provider=BeyondCode\\QueryDetector\\QueryDetectorServiceProvider
33+
php artisan vendor:publish --provider=BeyondCode\QueryDetector\QueryDetectorServiceProvider
3434
```
3535

3636
This will add the `querydetector.php` file in your config directory with the following contents:

0 commit comments

Comments
 (0)