Skip to content
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

Updated user-verification.blade.php for redirecting after verification and when a user is verified #170

Closed
wants to merge 7 commits into from

Conversation

andreshg112
Copy link

It also includes a new attribute: $mustUpdate.
If you need to update another field for the user after verification, you just have to override the $mustUpdate property in Auth\RegisterController.

It has to be like this:
$mustUpdate = ['key', 'value'];

@andreshg112
Copy link
Author

Added Spanish translation too.

@jrean
Copy link
Owner

jrean commented Mar 6, 2018

Make a fork of the project and tweak it to your needs.

@jrean jrean closed this Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants