Releases: Askedio/laravel-profanity-filter
Releases · Askedio/laravel-profanity-filter
Laravel Validation
Laravel 5.5 auto discovery
Extra comma jez.
Laravel 5.5 auto discovery
Composer missing comma
Laravel 5.5 auto discovery
Merge pull request #11 from prashantidealittechno/patch-1 laravel 5.5 support
Multibyte and Utf-8 support
Merge pull request #10 from Askedio/analysis-zGNaol Apply fixes from StyleCI
Simple validation filter
I decided to use this as a validation filter in my app so I added it to the base package, just use 'profanity' when validating to remove profane words.
It'd be nice to do more, like trigger validation errors if profanity is detected, but it's beyond the scope I need ATM, so PR if you want it.