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 2d3fe2a commit a554d5bCopy full SHA for a554d5b
config/apidoc.php
@@ -12,7 +12,7 @@
12
/*
13
* Static output folder: Uncomment and change it if you need the documentation to be generated in a different folder
14
*/
15
- // 'output_folder' => 'public/docs',
+ 'output_folder' => 'public/docs',
16
17
18
* Settings for `laravel` type output.
0 commit comments