Auth
class Auth (View source)
Methods
static GuardContract
configure(array $config)
Configure Auth system
static GuardContract|null
getInstance()
Get Auth Instance
static GuardContract
guard(string|null $guard = null)
Check if user is authenticate
static GuardContract
__callStatic(string $method, array $params)
__callStatic
Details
static GuardContract
configure(array $config)
Configure Auth system
static GuardContract|null
getInstance()
Get Auth Instance
static GuardContract
guard(string|null $guard = null)
Check if user is authenticate
static GuardContract
__callStatic(string $method, array $params)
__callStatic