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.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aheathershaw/blue-twilight#143
No description provided.