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 5c9be54 commit 3f44421Copy full SHA for 3f44421
README.md
@@ -60,7 +60,7 @@ You can also use the Server-Timing middleware to only set textual information wi
60
## Publishing configuration file
61
62
The configuration file could be published using:
63
-`php artisan vendor:publish server-timing-config`
+`php artisan vendor:publish --tag=server-timing-config`
64
65
You can disable the middleware changing the `timing.enabled` configuration to false.
66
0 commit comments