Explorar el Código

Update apidoc.php

Shalvah hace 6 años
padre
commit
70b159baf6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,