Michael Kuan says to Happy Web Developer
$token = JWTAuth::parseToken(); $user = $token->authenticate(); 之前是這樣寫