Documentation

ForgotPasswordController extends BaseWebController
in package
Uses SendsPasswordResetEmails

Manage forgot password functionalities, it leverages laravel authentication system

Table of Contents

showLinkRequestForm()  : View
Override base showLinkRequestForm to show a custom template from within our module

Methods

showLinkRequestForm()

Override base showLinkRequestForm to show a custom template from within our module

public showLinkRequestForm() : View
Return values
View

Search results