Lloric Mayuga Garcia hace 6 años
padre
commit
cd5cfc234a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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
      *