Laravel 8: Route at auth directory is not defined ERROR

前端 未结 0 388
再見小時候
再見小時候 2020-12-04 17:29

I\'m using Laravel 8 and at my LoginController I just added this method:

protected function authenticated(Request $request, $user)
{
    if($user         


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