Skip to content

Add MustVerifyEmail #1746

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 30, 2020
Merged

Add MustVerifyEmail #1746

merged 1 commit into from
Jan 30, 2020

Conversation

si2w
Copy link
Contributor

@si2w si2w commented Apr 5, 2019

Added support for Laravel authentication when users need to check their emails to connect

Added support for Laravel authentication when users need to check their emails to connect
@nicolasyousician
Copy link

Not everyone needs this trait though. Also I think Laravel doesn't ship with it out of the box.

Copy link

@3imed-jaberi 3imed-jaberi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯 ..

@Christophvh
Copy link

@nicolasyousician, It does.

@n10000k
Copy link

n10000k commented Aug 30, 2019

MustVerifyEmail is a trait provided as standard by Laravel in any install.

@divine
Copy link
Contributor

divine commented Jan 20, 2020

Hello!

Could you please update with the base branch or we can take a look?

Thank you for your contribution!

@Smolevich
Copy link
Contributor

@si2w merge actual master please

@Smolevich
Copy link
Contributor

Looks like that we extend this class https://github.com/laravel/framework/blob/1bbe5528568555d597582fdbec73e31f8a818dbc/src/Illuminate/Foundation/Auth/User.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants