Skip to content

SendEmailVerificationNotification gets invoked multiple times #50783

@orkhanahmadov

Description

@orkhanahmadov

Laravel Version

11.1.0

PHP Version

8.3

Database Driver & Version

No response

Description

When the User model uses the MustVerifyEmail interface, on new registration \Illuminate\Auth\Listeners\SendEmailVerificationNotification gets invoked multiple times. Started happening on v11, did have this issue on v10.

Steps To Reproduce

  • Implement MustVerifyEmail on the User model.
  • Sign up as a new user
  • User will receive the same verification email multiple times

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions