Error: ReCAPTCHA placeholder element must be empty

后端 未结 4 983
太阳男子
太阳男子 2021-02-11 12:37

I am using recaptcha with my laravel application.

I just want to check recaptcha\'s response on form submit using jquery and stop user by alert that pleade validate capt

4条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-11 13:22

    You are loading the google recaptcha library twice.

    https://www.google.com/recaptcha/api.js

提交回复
热议问题