RespController
class RespController extends Controller
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
success()
No description
error()
No description
validator()
No description
unAuth()
No description
header()
No description
Details
in
Controller at line 61
__construct()
Controller constructor.
in
Controller at line 69
protected void
withViews()
No description
in
Controller at line 94
protected void
seo(mixed ...$args)
seo
at line 27
success()
No description
at line 55
error()
No description
at line 68
validator()
No description
at line 94
unAuth()
No description
at line 108
header()
No description