class
Illuminate
/
Auth
/
Passwords
/
PasswordResetServiceProvider
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
PasswordResetServiceProvider
Extends
Implements
Methods
public
register ( ) : void
Register the service provider.
protected
registerPasswordBroker ( ) : void
Register the password broker instance.
public
provides ( ) : array
Get the services provided by the provider.