BrowseController
class BrowseController extends Controller
Class BrowseController
Traits
AuthorizesRequests
DispatchesJobs
ValidatesRequests
Properties
protected | $ElasticService | ||
protected | $LaudatioUtilService | ||
protected | $ccBaseUri |
Methods
__construct(ElasticsearchInterface $Elasticservice, LaudatioUtilsInterface $laudatioUtils)
BrowseController constructor.
mixed
index(null $perPage = null, null $sortKriterium = null)
No description
Factory|View
show($header, $id, $index)
No description
Details
at line 30
__construct(ElasticsearchInterface $Elasticservice, LaudatioUtilsInterface $laudatioUtils)
BrowseController constructor.