Log a user in and return a jwt for them. ... auth()->logout(); // Pass true to force the token to be blacklisted "forever" auth()->logout(true); ...
確定! 回上一頁