CoreController
class CoreController extends WebApiController
系统信息控制
Traits
ThrottlesLogins
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 |
protected PamAccount | $pam | from WebApiController |
Methods
Details
in
WebApiController at line 20
__construct()
ApiController constructor.
in
Controller at line 67
protected
withViews()
No description
in
Controller at line 92
protected
seo(mixed ...$args)
seo
in
WebApiController at line 35
protected Authenticatable|PamAccount
pam()
deprecated
deprecated
返回 Jwt 用户
at line 22
translate()
No description
at line 37
info()
No description
at line 53
mock()
No description