greggilbert / recaptcha

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

Added the ability to use customized view #9

Closed yangqi closed 11 years ago

greggilbert commented 11 years ago

Thanks for the idea. I've implemented this a slightly different way, but the end result is the same. The only change you should have to make to your local is change your config from 'view' => '', to 'template' => ''.