greggilbert / recaptcha

[ABANDONED] reCAPTCHA Validator for Laravel 5
MIT License
713 stars 196 forks source link

add lumen support #83

Open bebnev opened 9 years ago

bebnev commented 9 years ago

This commit adds lumen support. Issue #75 I have updated the recaptcha config to enable environment variables, readme.md with some information about lumen installation and service provider to hide some Laravel functions from Lumen.