greggilbert / recaptcha

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

View set key #90

Open firatozpinar opened 9 years ago

firatozpinar commented 9 years ago

Example : {!! Recaptcha::instantRender($config['siteKey']) !!}

greggilbert commented 9 years ago

Can you explain why this is necessary versus the regular rendering?