Skip to content

Releases: josiasmontag/laravel-email-verification

1.2.3

08 Feb 14:09
Compare
Choose a tag to compare

Laravel 5.6 compatible

1.2.2

01 Feb 14:07
39086c2
Compare
Choose a tag to compare
  • Ensure UserVerified is only fired once #9 #11
  • Throttling of verification resending #12
  • Cast verified attribute to bool

1.2.1

08 Jan 11:24
9f3d5f3
Compare
Choose a tag to compare
  • Fix #3
  • Allow verification email subject to be translated #6

1.2.0

17 Sep 19:23
Compare
Choose a tag to compare
  • Laravel 5.5 and Auto Discovery support
  • Validate if email is unique when resending the verification mail
  • German localization

1.1.0

30 Jun 12:55
Compare
Choose a tag to compare

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

Screenshot

1.0.0

15 Mar 22:12
Compare
Choose a tag to compare

Initial release