Switch e-mail verification to Laravel's native method #143

Open
opened 2020-04-18 17:07:08 +01:00 by aheathershaw · 2 comments
Owner

Laravel originally didn't have e-mail verification when users registered.

This has been introduced in Laravel 5.7.

Ideally we should use this so it's standardised to the framework instead of our own "home-brew" solution.

Laravel originally didn't have e-mail verification when users registered. This has been introduced in Laravel 5.7. Ideally we should use this so it's standardised to the framework instead of our own "home-brew" solution.
aheathershaw added this to the (deleted) milestone 2020-04-18 17:07:08 +01:00
aheathershaw added the enhancement label 2020-04-18 17:07:08 +01:00
aheathershaw self-assigned this 2020-04-18 17:07:08 +01:00
Author
Owner

This is detailed in the upgrade guide: https://laravel.com/docs/5.7/upgrade

This is detailed in the upgrade guide: https://laravel.com/docs/5.7/upgrade
Author
Owner

There are also elements to this in the 6.x upgrade guide.

https://laravel.com/docs/6.x/upgrade

There are also elements to this in the 6.x upgrade guide. https://laravel.com/docs/6.x/upgrade
aheathershaw added this to the Version 3.0.0-beta.1 milestone 2021-07-24 17:53:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aheathershaw/blue-twilight#143