trait VerifiesEmails (View source)

Traits

Methods

string
redirectPath()

Get the post register / login redirect path.

show(Request $request)

Show the email verification notice.

verify(Request $request)

Mark the authenticated user's email address as verified.

resend(Request $request)

Resend the email verification notification.

Details

string redirectPath()

Get the post register / login redirect path.

Return Value

string

Response show(Request $request)

Show the email verification notice.

Parameters

Request $request

Return Value

Response

Response verify(Request $request)

Mark the authenticated user's email address as verified.

Parameters

Request $request

Return Value

Response

Exceptions

AuthorizationException

Response resend(Request $request)

Resend the email verification notification.

Parameters

Request $request

Return Value

Response

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.