79392010

Date: 2025-01-27 19:55:11
Score: 1.5
Natty:
Report link

By default, Laravel prefixes API routes with /api. So when you define routes in routes/api.php, you must access them like /api/auth/register

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Motunrayo Koyejo