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 ad267ee commit bf41202Copy full SHA for bf41202
README.md
@@ -25,7 +25,7 @@ You can install the package via composer:
25
composer require spatie/laravel-http-logger
26
```
27
28
-Optionally you can publish the configfile with:
+Optionally you can publish the config file with:
29
30
```bash
31
php artisan vendor:publish --provider="Spatie\HttpLogger\HttpLoggerServiceProvider" --tag="config"
0 commit comments