Skip to content

CSRF issue with browser logs #245

@sunscreem

Description

@sunscreem

Laravel Package Version

n/a

Laravel Version

n/a

PHP Version

n/a

System Info

n/a

Description

My local dev server runs on http://127.0.0.1:8000

Boost is trying to post to http://127.0.0.1:8000/_boost/browser-logs

So all seems good, but...

{
    "message": "CSRF token mismatch.",
    "exception": "Symfony\\Component\\HttpKernel\\Exception\\HttpException",
    "file": "/home/forge/bal.robertcooper.xyz/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php",
    "line": 641,
etc

So I'm fairly sure I'm just doing something dumb here? Happy to add more info and flesh this out if it is a potential bug rather than my stupidity?

Steps To Reproduce

As above.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions