You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want use this package on a project that uses Inertia.js for connecting Laravel to Vue 3.
I dont know how mount vue-recaptcha package to app.js file. there is no tutorial or example on internet.
Anyone can help?
Thank you.
The text was updated successfully, but these errors were encountered:
This might not be the best approach, but it seems to be working just fine.
Please note that recaptchaSiteKey is added to HandleInertiaRequests middleware and thus is available with every response.
Hi.
I want use this package on a project that uses Inertia.js for connecting Laravel to Vue 3.
I dont know how mount vue-recaptcha package to app.js file. there is no tutorial or example on internet.
Anyone can help?
Thank you.
The text was updated successfully, but these errors were encountered: