filament/filament
v3.2
v11.9
No response
PHP 8.3.12
I am trying to use the email verification feature in a fresh Laravel project. I have set up the EnsureEmailIsVerified::class middleware in the Filament panel and enabled the ->emailVerification() option in Filament.
However, I am unable to access the Filament panel, regardless of whether my email is verified or not. I also cannot visit the login page at /admin/login, as it redirects me to the verification.notice route.
It should allow access to the Filament panel after successful email verification. Additionally, it should at least permit access to the login page at /admin/login
. However, I am currently unable to access the panel or the login page, as both redirect me to the verification.notice
route.
/admin/login
https://github.com/alokVishu/filament-email-issue
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too