浏览代码

Update apidoc.php

Shalvah 6 年之前
父节点
当前提交
70b159baf6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/apidoc.php

+ 1 - 1
config/apidoc.php

@@ -22,7 +22,7 @@ return [
         'enabled' => true,
 
         /*
-         * The name for the exported Postman collection. Default: config('APP_NAME')." API"
+         * The name for the exported Postman collection. Default: config('app.name')." API"
          */
         'name' => null,