We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77e098f + 342541d commit 08a351dCopy full SHA for 08a351d
Responses.md
@@ -60,6 +60,8 @@ class UserController extends BaseController
60
61
#### Responding With A Single Item
62
63
+[More info on how to create create a Transformer can be found in the Fractal documentation.](http://fractal.thephpleague.com/transformers/)
64
+
65
```php
66
class UserController extends BaseController
67
{
0 commit comments