Skip to content

Issue with Email Verification Link Blocked by Laravel Firewall #82

@Yumpsz1987

Description

@Yumpsz1987

Issue with Email Verification Link Blocked by Laravel Firewall

I'm encountering an issue with email verification in my Laravel project. When users attempt to verify their email through the link provided in the email (http://127.0.0.1:8000/email/verify/1?expires=1717045470&hash=2abf7e0660e03f19404456404b4beb0c990fd986&signature=7b025ae674458a2247c565 1f872d060b384126bd769b03b3a0a0562219109997), the request is being blocked by the Laravel Firewall middleware .

Problem Description:
It seems that the Laravel Firewall middleware, which is enabled for security purposes, is preventing access to the email verification link. This is causing users to be unable to verify their email addresses and complete the registration process.

Request for Assistance:
I need guidance on how to configure the Laravel Firewall middleware to allow access to the email verification link while maintaining the necessary security measures in place.

Any help or suggestions would be highly appreciated! Thank you in advance. i m in dev mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions