Documentation

ConfirmablePasswordController extends Controller

Table of Contents

show()  : View
Show the confirm password view.
store()  : mixed
Confirm the user's password.

Methods

store()

Confirm the user's password.

public store(Request $request) : mixed
Parameters
$request : Request
Return values
mixed

Search results