Przeglądaj źródła

Update apidoc.php

Shalvah 6 lat temu
rodzic
commit
70b159baf6
1 zmienionych plików z 1 dodań i 1 usunięć
  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,