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 656fa2b commit 64325d6Copy full SHA for 64325d6
config/request-docs.php
@@ -58,11 +58,7 @@
58
'description' => 'Laravel Request Docs',
59
// default version that this library provides
60
'version' => '3.0.0',
61
- // api document title
62
- 'document_title' => 'Laravel Request',
63
- // api document description
64
- 'document_description' => 'Laravel Request',
65
- //api document version
+ //changeable
66
'document_version' => '1.0.0',
67
// license that you want to display
68
'license' => 'Apache 2.0',
0 commit comments