Laravel Middleware for Cross-site Scripting Protection
"
laravel-xss-protection
provides protection against cross-site scripting (XSS). It sanitizes request input by utilising the Laravel Security package, and it can sanitize Blade echo statements as well."
Pascal Baljet
@pascalbaljet