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