class HtmlPurifier
Html净化 stip : 这里需要注意对于无存储的验证性的数据不进行过滤, 例如用户输入密码中的特殊符号, 这里的数据不进行展示
No description
handle(Request $request, Closure $next)