bitfumes / laravel-multiauth

Multi Auth and admin auth in Laravel Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementing Email verification for another auth

Sadicko opened this issue · comments

I have created another auth and I want to implement email verification but I am not using the default registration controller and I implement mine. How do I call the must verify email for this custom auth. How do I also call the "verified" middleware for the routes? I have gone through some of the issues but not getting the solution

Okay, I will check.

Please provide laravel version you are using

I am using Laravel 7

fixed with latest version 4.1.0