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

Added response contract for email verification notification #489

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Added response contract for email verification notification #489

merged 2 commits into from
Sep 12, 2023

Conversation

m-thalmann
Copy link
Contributor

All of the responses are customizable using the response contracts, with the exeption of the email verification notification response.

This PR adds the missing response contract:

  • SuccessfulEmailVerificationNotificationResponse

This is needed if you wanted to do something different when a verification email is requested (like I have to do right now)

@taylorotwell taylorotwell merged commit 5af43d5 into laravel:1.x Sep 12, 2023
12 checks passed
m-thalmann added a commit to m-thalmann/SecureDAV that referenced this pull request Sep 13, 2023
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