Skip to content

Releases: jrean/laravel-user-verification

V4.1.11

26 Oct 01:56

Choose a tag to compare

  • Refactor model compliance checks to reduce the number of queries.

V3.0.25

26 Oct 02:05

Choose a tag to compare

  • Refactor model compliance checks to reduce the number of queries.

V7.0.1

24 Oct 08:00

Choose a tag to compare

  • Refactor model compliance checks to reduce the number of queries.
  • Automatically set email_verified_at attribute when the user is verified.

V7.0.0

13 Sep 10:23

Choose a tag to compare

  • Laravel 5.7

V6.0.1

22 May 06:00

Choose a tag to compare

  • Documentation

V6.0.0

22 May 05:42
4a04990

Choose a tag to compare

  • Laravel 5.6

V5.0.1

01 Sep 20:09

Choose a tag to compare

  • Laravel 5.5
  • Ready for internal improvements
  • Documentation

V4.1.10

29 Jun 13:09

Choose a tag to compare

  • Improved documentation

V3.0.24

26 Oct 02:01

Choose a tag to compare

  • Refactor model compliance checks to reduce the number of queries.

V4.1.9

27 Apr 01:25

Choose a tag to compare

  • Improved documentation
  • Docblocks #131