Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VerifyEmailResponse contract #347

Merged
merged 2 commits into from
Jan 20, 2022

Conversation

antoinelame
Copy link
Contributor

@antoinelame antoinelame commented Jan 20, 2022

This PR adds a VerifyEmailResponse contract to let you modify the response returned after the email verification.

In some projects, you may need to change the default response. For example:

  • to flash a success message in the session,
  • or to have a dynamic redirection that depends on some user parameters.

@taylorotwell taylorotwell merged commit 8ebae68 into laravel:1.x Jan 20, 2022
@antoinelame antoinelame deleted the verify-email-response-contract branch January 26, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants