laravel-user-verification

PHP package built for Laravel 5.* & 6.* & 7.* & 8.* & 9.* & 10.* to easily handle a user email verification and validate the email

OTHER License

Downloads
773.5K
Stars
838
Committers
23

Bot releases are hidden (Show)

laravel-user-verification - v11.0.0 Latest Release

Published by jrean over 1 year ago

  • Laravel 10
laravel-user-verification - v10.0.0

Published by jrean over 2 years ago

  • Laravel 9
laravel-user-verification - V9.0.0

Published by jrean about 4 years ago

Laravel 8

laravel-user-verification - V8.0.0

Published by jrean about 5 years ago

  • Laravel 6.0
laravel-user-verification - V7.0.3

Published by jrean over 5 years ago

  • Laravel 5.8 support
laravel-user-verification - V7.0.2

Published by jrean over 5 years ago

  • Laravel 5.8 support
laravel-user-verification - V3.0.25

Published by jrean almost 6 years ago

  • Refactor model compliance checks to reduce the number of queries.
laravel-user-verification - V3.0.24

Published by jrean almost 6 years ago

  • Refactor model compliance checks to reduce the number of queries.
laravel-user-verification - V4.1.11

Published by jrean almost 6 years ago

  • Refactor model compliance checks to reduce the number of queries.
laravel-user-verification - V5.0.2

Published by jrean almost 6 years ago

  • Refactor model compliance checks to reduce the number of queries.
laravel-user-verification - V6.0.2

Published by jrean almost 6 years ago

  • Refactor model compliance checks to reduce the number of queries.
laravel-user-verification - V7.0.1

Published by jrean almost 6 years ago

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

Published by jrean about 6 years ago

  • Laravel 5.7
laravel-user-verification - V6.0.1

Published by jrean over 6 years ago

  • Documentation
laravel-user-verification - V6.0.0

Published by jrean over 6 years ago

  • Laravel 5.6
laravel-user-verification - V5.0.1

Published by jrean about 7 years ago

  • Laravel 5.5
  • Ready for internal improvements
  • Documentation
laravel-user-verification - V4.1.10

Published by jrean over 7 years ago

  • Improved documentation
laravel-user-verification - V4.1.9

Published by jrean over 7 years ago

laravel-user-verification - V4.1.8

Published by jrean over 7 years ago

  • Merge https://github.com/jrean/laravel-user-verification/pull/130 fixing a bug when trying to set a custom from / name attribute with the send() method.
  • Fixes a bug where only the sender e-mail was passed and not both e-mail and name
  • Add custom e-mail view name in package config file
  • Improved docblocks
laravel-user-verification - V4.1.7

Published by jrean over 7 years ago

  • Mailer contract required