__construct()
__construct(\Illuminate\Contracts\Auth\Guard $auth, \Illuminate\Contracts\Auth\Registrar $registrar) : void
Create a new authentication controller instance.
Parameters
\Illuminate\Contracts\Auth\Guard | $auth | |
\Illuminate\Contracts\Auth\Registrar | $registrar |