bitfumes / laravel-multiauth

Multi Auth and admin auth in Laravel Project
MIT License
470 stars 105 forks source link

Implementing Email verification for another auth #92

Closed Sadicko closed 4 years ago

Sadicko commented 4 years ago

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

sarthaksavvy commented 4 years ago

Okay, I will check.

Please provide laravel version you are using

Sadicko commented 4 years ago

I am using Laravel 7

sarthaksavvy commented 4 years ago

fixed with latest version 4.1.0