RequestGuard (Auth)
RequestGuard
class RequestGuard implements Guard (View source)
Traits
GuardHelpers | These methods are typically the same across all guards. |
Methods
bool | check() Determine if the current user is authenticated. | from 登录查看完整内容
|