Middleware verified not working #1076
Answered
by
maulayyacyber
maulayyacyber
asked this question in
Help
-
i use laravel fortify for authentication and im implementation verified user, but when iam trying to login, the middleware verified not working.
|
Beta Was this translation helpful? Give feedback.
Answered by
maulayyacyber
Feb 2, 2022
Replies: 1 comment
-
UPDATE : working after iam run thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
maulayyacyber
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
UPDATE : working after iam run
php artisan route:cache
.thanks