josiasmontag / laravel-recaptchav3

Laravel package for Google's Recaptcha V3
MIT License
188 stars 37 forks source link

Feat/add support to livewire #38

Closed ibrahem-kamal closed 3 months ago

ibrahem-kamal commented 5 months ago

right now there is no way to bind a livewire component with the recaptcha response token so i created an anonymous component that you can use with livewire to bind the token to you livewire model