Support the ongoing development of Laravel.io →
Authentication Socialite
Last updated 1 year ago.
0

The ...\vendor\laravel\framework\src\Illuminate\Foundation\Auth\VerifiesEmails.php file uses the event creation, but after the email was verified.

So, finally I added the field 'email_verified_at' (App\User.php) to the protected $fillable array() and in this case I was able to set timestamp on this field, and the email verification was done automatic.

If somebody has better idea, please feel free to share.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Istvan Holbok holbi Joined 10 Aug 2018

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.