We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Transformers (markdown)
Method is setAdapter not setTransformer. Signed-off-by: Jason Lewis <[email protected]>
Update old references to callbacks in config files. Signed-off-by: Jason Lewis <[email protected]>
Use dingo request for transform method
Use the app function instead of the variable as it is no longer always available. Signed-off-by: Jason Lewis <[email protected]>
Clarify the register a transformer for a class section. Signed-off-by: Jason Lewis <[email protected]>
Big overhaul for the latest changes to the API in regards to Laravel 5.1 and Lumen 5.1. Signed-off-by: Jason Lewis <[email protected]>
Remove TransformableInterface as it has been deprecated. Signed-off-by: Jason Lewis <[email protected]>
Clarify that you can further configure Fractal. Signed-off-by: Jason Lewis <[email protected]>
Fix link URLs for next/prev Wiki page
Initial commit of documentation. Signed-off-by: Jason Lewis <[email protected]>