Target class [Auth\LoginController] does not exist

后端 未结 0 1031
遇见更好的自我
遇见更好的自我 2021-01-21 13:19

I want to make my authentication system from scratch, so at web.php, I coded this:

Route::prefix(\'auth\')->namespace(\'Auth\')->group(function         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题