FrozenNode / XssInput

A simple extension of the Laravel Input facade that mimics CodeIgniter's xss filtering
41 stars 20 forks source link

Sloppy fix for issue #9 #10

Closed DiederikvandenB closed 6 years ago

DiederikvandenB commented 10 years ago

So I know that this is not the best possible fix, but at least it is working right now. Unfortunately due to a fast approaching deadline I can not spend more time on this. If anyone has the time to do a proper fix: yes please!