Skip to content

Commit a554d5b

Browse files
authored
Uncomment output_folder option
1 parent 2d3fe2a commit a554d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/apidoc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
/*
1313
* Static output folder: Uncomment and change it if you need the documentation to be generated in a different folder
1414
*/
15-
// 'output_folder' => 'public/docs',
15+
'output_folder' => 'public/docs',
1616

1717
/*
1818
* Settings for `laravel` type output.

0 commit comments

Comments
 (0)