protonemedia / laravel-verify-new-email

This package adds support for verifying new email addresses: when a user updates its email address, it won't replace the old one until the new one is verified.
https://protone.media/en/blog/an-add-on-to-laravels-built-in-email-verification-only-update-a-users-email-address-if-the-new-one-is-verified-as-well
MIT License
404 stars 30 forks source link

Laravel 9 #11

Closed hamzaelmaghari closed 2 years ago

hamzaelmaghari commented 2 years ago

Please, This package is great, If you could make it compatible with Laravel 9. Coming soon...

pascalbaljet commented 2 years ago

Fixed in v1.5.0: https://github.com/protonemedia/laravel-verify-new-email/releases/tag/v1.5.0

hamzaelmaghari commented 2 years ago

Fixed in v1.5.0: https://github.com/protonemedia/laravel-verify-new-email/releases/tag/v1.5.0

Great to see this heppening