Explorar el Código

Update apidoc.php

Shalvah hace 6 años
padre
commit
017a90a09b
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,