ForgotPasswordController
class ForgotPasswordController extends Controller
Traits
SendsPasswordResetEmails
AuthorizesRequests
DispatchesJobs
ValidatesRequests
Methods
Response
showLinkRequestForm()
Display the form to request a password reset link.
void
__construct()
Create a new controller instance.
Details
at line 28
Response
showLinkRequestForm()
Display the form to request a password reset link.
at line 38
void
__construct()
Create a new controller instance.