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
      *