HomeController
class HomeController extends WebController
内容生成器
Traits
DispatchesJobs
ValidatesRequests
Properties
static array | $permission | from Controller | |
protected int | $pagesize | pagesize | from Controller |
protected string | $ip | ip | from Controller |
protected Carbon | $now | now | from Controller |
protected string|null | $route | route | from Controller |
protected string|null | $title | title | from Controller |
Methods
Details
in
WebController at line 18
__construct()
Controller constructor.
in
Controller at line 69
protected void
withViews()
No description
in
Controller at line 94
protected void
seo(mixed ...$args)
seo
in
WebController at line 28
Authenticatable|PamAccount
pam()
当前用户
in
WebController at line 37
Authenticatable|PamAccount
jwtPam()
当前用户
at line 19
index()
Demo
at line 27
Demo
demo()
Demo
at line 34
output($title)
No description