class
Illuminate
/
Support
/
Facades
/
Auth
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
Auth
Extends
See
- \Illuminate\Auth\AuthManager
- \Illuminate\Auth\SessionGuard
Methods
protected
static
getFacadeAccessor ( ) : string
Get the registered name of the component.
public
static
routes ( array $options ) : void
Register the typical authentication routes for an application.
Parameters
- $options array