trait ConfirmsPasswords (View source)

Traits

Methods

string
redirectPath()

Get the post register / login redirect path.

showConfirmForm()

Display the password confirmation view.

confirm(Request $request)

Confirm the given user's password.

void
resetPasswordConfirmationTimeout(Request $request)

Reset the password confirmation timeout.

array
rules()

Get the password confirmation validation rules.

array
validationErrorMessages()

Get the password confirmation validation error messages.

Details

string redirectPath()

Get the post register / login redirect path.

Return Value

string

Response showConfirmForm()

Display the password confirmation view.

Return Value

Response

RedirectResponse|JsonResponse confirm(Request $request)

Confirm the given user's password.

Parameters

Request $request

Return Value

RedirectResponse|JsonResponse

protected void resetPasswordConfirmationTimeout(Request $request)

Reset the password confirmation timeout.

Parameters

Request $request

Return Value

void

protected array rules()

Get the password confirmation validation rules.

Return Value

array

protected array validationErrorMessages()

Get the password confirmation validation error messages.

Return Value

array

Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.