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 0ca229e commit 98b54b1Copy full SHA for 98b54b1
README.md
@@ -14,7 +14,7 @@
14
To get the latest version of `Laravel HTTP Logger`, simply require the project using [Composer](https://getcomposer.org):
15
16
```bash
17
-$ composer require dragon-code/laravel-http-logger
+composer require dragon-code/laravel-http-logger
18
```
19
20
Or manually update `require` block of `composer.json` and run `composer update`.
0 commit comments