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
      *