We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ce582c + 18aeb7e commit 928d0faCopy full SHA for 928d0fa
README.md
@@ -35,7 +35,7 @@ In Laravel 5.4. you'll manually need to register the `\Potelo\LaravelBlockBots\B
35
#### Config
36
To adjust the library, you can publish the config file to your project using:
37
```
38
-php artisan vendor:publish --provider="\Potelo\LaravelBlockBots\BlockBotsServiceProvider"
+php artisan vendor:publish --provider="Potelo\LaravelBlockBots\BlockBotsServiceProvider"
39
40
41
## Usage
0 commit comments