class ApiDocController extends ApiController

Traits

DispatchesJobs
ValidatesRequests

Properties

static string $permission from  Controller
protected int $pagesize pagesize from  Controller
protected string $ip ip from  Controller
protected Carbon $now now from  Controller
protected string $route route from  Controller
protected string $title title from  Controller

Methods

__construct()

ApiController constructor.

withViews()

No description

seo(mixed ...$args)

seo

how()

No description

Details

in ApiController at line 13
__construct()

ApiController constructor.

in Controller at line 67
protected withViews()

No description

in Controller at line 92
protected seo(mixed ...$args)

seo

Parameters

mixed ...$args args

at line 25
how()

No description