laravel 7 auth attempt not working 2020 code example Example 1: get user auth in laravel Auth::user(); Example 2: laravel force login by id Auth::login($user);