79717939

Date: 2025-07-28 22:35:17
Score: 0.5
Natty:
Report link

If you're sending POST requests to routes other than /api then you'll need to add those to the $except array in VerifyCsrfToken, and add ->middleware(['auth:sanctum']) to those routes in web.php routes file.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: Max S.