EnvHelperController
class EnvHelperController extends WebController
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
index($type)
No description
Details
in
WebController at line 16
__construct()
Controller constructor.
in
Controller at line 67
protected
withViews()
No description
in
Controller at line 92
protected
seo(mixed ...$args)
seo
in
WebController at line 26
Authenticatable|PamAccount
pam()
当前用户
in
WebController at line 35
Authenticatable|PamAccount
jwtPam()
当前用户
at line 13
index($type)
No description