Closed tongtastic closed 4 years ago
Got the same issue. @RyanDaDeng any idea how to fix this?
im looking into it
@tongtastic @abishekrsrikaanth /verify
should be implemented by your end. It is just a example route in the demo. You need to specify your own controller function and receive response and then check https://github.com/RyanDaDeng/laravel-google-recaptcha-v3#validation-class Validation Usage
or check this sample: https://github.com/RyanDaDeng/laravel-google-recaptcha-v3/wiki/Simple-Demo
After completing the installation instructions, any request, regardless of type, made to /verify results in a 404.
No cache, all cleared, running using VueJS validation Laravel 6.5.2
Thanks in advance