Replies: 1 comment
-
i try to do that
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i have a modal with a form
<script src="https://www.google.com/recaptcha/api.js"> when i try to put in the modal like this: @once @Push('js') <script src="https://www.google.com/recaptcha/api.js?render={{ config('services.recaptcha.CAPTCHA_SITE_KEY') }}" async defer></script>and i want to load google recaptcha
@endpush
@EndOnce
isnt work
how i can fix that?
i didnt want to load in my layout app becuse the seo get bad performance
Beta Was this translation helpful? Give feedback.
All reactions