79479126

Date: 2025-03-02 13:03:23
Score: 2
Natty:
Report link

You need first to store token in meta tag or somewhere else and when doing the request you need to send it as specific header. Read the documentation here, https://laravel.com/docs/12.x/csrf#csrf-x-csrf-token

Correct header is "X-CSRF-TOKEN"

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Bako