Laravel Email Verification Versions Save

Laravel package to handle user verification using an activation mail

1.2.3

6 years ago

Laravel 5.6 compatible

1.2.2

6 years ago
  • Ensure UserVerified is only fired once #9 #11
  • Throttling of verification resending #12
  • Cast verified attribute to bool

1.2.1

6 years ago
  • Fix #3
  • Allow verification email subject to be translated #6

1.2.0

6 years ago
  • Laravel 5.5 and Auto Discovery support
  • Validate if email is unique when resending the verification mail
  • German localization

1.1.0

6 years ago

Adds a form which allows the user to resend the verification mail. See updated README.

Screenshot

1.0.0

7 years ago

Initial release