PHP Class NilPortugues\Laravel5\JsonApi\Controller\LumenJsonApiController

Inheritance: extends Laravel\Lumen\Routing\Controller, use trait JsonApiTrait
Mostra file Open project: nilportugues/laravel5-jsonapi

Protected Methods

Method Description
uriGenerator ( string $controllerAction ) : mixed

Method Details

uriGenerator() protected method

protected uriGenerator ( string $controllerAction ) : mixed
$controllerAction string
return mixed Add the missing implementation by using this as inspiration: https://gist.github.com/radmen/92200c62b633320b98a8