I am using Laravel Passport and have a logout function in the controller. See below:
public function logout(Request $request){ auth()->user()->token()-&