greggilbert / recaptcha

[ABANDONED] reCAPTCHA Validator for Laravel 5
MIT License
714 stars 197 forks source link

ReCAPTCHA placeholder element must be empty #147

Open salamat1307 opened 7 years ago

salamat1307 commented 7 years ago

I render like this {!! Recaptcha::render !!} but I have the following error

ReCAPTCHA placeholder element must be empty
salamat1307 commented 7 years ago

any idea?

azrahn commented 6 years ago

Same problem here

dinhchuong7913 commented 6 years ago

You are loading the google recaptcha library twice.