Lloric Mayuga Garcia 6 年之前
父節點
當前提交
cd5cfc234a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      config/apidoc.php

+ 2 - 2
config/apidoc.php

@@ -16,10 +16,10 @@ return [
      * Generate a Postman collection in addition to HTML docs.
      */
     'postman' => true,
-    
+
      /**
      * Fractal Transformer Config
-     * 
+     *
      * must install
      * composer require league/fractal
      *