class
Illuminate
/
Support
/
Facades
/
Auth
You are viewing an older version of the documentation. For the latest, please visit master documentation.
Auth
Extends
See
- \Illuminate\Auth\AuthManager
- \Illuminate\Contracts\Auth\Factory
- \Illuminate\Contracts\Auth\Guard
- \Illuminate\Contracts\Auth\StatefulGuard
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