We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0abc53d + 4af612c commit 26ad651Copy full SHA for 26ad651
README.md
@@ -47,7 +47,7 @@ $app->withFacades();
47
48
Optionally in Laravel publish the config file with:
49
```bash
50
-php artisan vendor:publish --provider="Bilfeldt\LaravelHttpClientLogger\LaravelHttpClientLoggerServiceProvider" --tag="laravel-http-client-logger-config"
+php artisan vendor:publish --provider="Bilfeldt\LaravelHttpClientLogger\LaravelHttpClientLoggerServiceProvider" --tag="http-client-logger-config"
51
```
52
53
## Usage
0 commit comments