79454129

Date: 2025-02-20 10:25:59
Score: 1
Natty:
Report link

You already use use App\Http\Controllers\AuthController; so I don't know why you need to add namespace?

The old version use string like 'AuthController@login' to define Controller so it is useful to have namespace but with the new version you already call that specific class so I don't think namespace is necessary.

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Hoang