anhskohbo / no-captcha

No CAPTCHA reCAPTCHA For Laravel.
https://packagist.org/packages/anhskohbo/no-captcha
MIT License
1.77k stars 234 forks source link

Add Laravel 5.6 support #99

Closed kohenkatz closed 6 years ago

kohenkatz commented 6 years ago

My quick glance through the code doesn't turn up anything that actually needs to be changed except the supported versions of Laravel in composer.json.

kohenkatz commented 6 years ago

Just saw #98