- 
                Notifications
    
You must be signed in to change notification settings  - Fork 184
 
Closed
Labels
Description
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.