GithubHelp home page GithubHelp logo

Comments (7)

RyanDaDeng avatar RyanDaDeng commented on June 14, 2024

Have you put {!! GoogleReCaptchaV3::init() !!} at the bottom of your page?

from laravel-google-recaptcha-v3.

RyanDaDeng avatar RyanDaDeng commented on June 14, 2024

Also, have you added <div id="contact_us_id"></div> in your form?

from laravel-google-recaptcha-v3.

RyanDaDeng avatar RyanDaDeng commented on June 14, 2024

If you still had no success, I will take a look tonight. Bro, I am on your side.

from laravel-google-recaptcha-v3.

MwSpaceLLC avatar MwSpaceLLC commented on June 14, 2024

No bro, sorry but for now i have installed : https://github.com/albertcht/invisible-recaptcha

🧐 I hope you can find the problem.

from laravel-google-recaptcha-v3.

RyanDaDeng avatar RyanDaDeng commented on June 14, 2024

https://github.com/albertcht/invisible-recaptcha

Sure no worries. I will have a quick check tonight.

from laravel-google-recaptcha-v3.

akazemia avatar akazemia commented on June 14, 2024

I had the same issue until I noticed a hyphen "-" in action name can lead to that issue.
Also don't forget to clean your cache:
php artisan cache:clear
php artisan config:cache
php artisan config:clear
php artisan cache:clear
php artisan view:clear
php artisan route:clear
composer dump-autoload
... I hope this helps someone out there ;)

from laravel-google-recaptcha-v3.

pouyaGit avatar pouyaGit commented on June 14, 2024

I just had the same problem...
I moved {!! GoogleReCaptchaV3::init() !!} from the script section of my blade to my master layout,
and it was solved!

A bit weird but worked for me.

from laravel-google-recaptcha-v3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.