I use the "jrean/laravel-user-verification" package. When I click on the link with the token I want to redirect in my homepage and be already logged. How can I implement this? Thank you)
Laravel: 5.4 Package Version: 4.1
I use the "jrean/laravel-user-verification" package. When I click on the link with the token I want to redirect in my homepage and be already logged. How can I implement this? Thank you)
Laravel: 5.4 Package Version: 4.1
Copyright © 2021 Jogjafile Inc.
Solve this problem. Add to my register function (RegisterController) event:
Сreate listener:
And register it in :