getSession()->token() != $request->input('_token')) { throw new TokenMismatchException; } } }