igoshev / laravel-captcha

Captcha integration for the Laravel
https://laravel.bonecms.tech/laravel-captcha
MIT License
79 stars 37 forks source link

Not checking for case sensitive #33

Closed bhattraideb closed 6 years ago

bhattraideb commented 6 years ago

I installed this package and working fine but case sensitive is not checking.

khanzadimahdi commented 6 years ago

i think captcha doesnt need to be case sensitive, as you see in most websites it is not case sensitive.

igoshev commented 6 years ago

Сapcha should not be case sensitive.

bhattraideb commented 6 years ago

Ok, then we should avoid displaying uppercase.