ryangjchandler / laravel-cloudflare-turnstile

A simple package to help integrate Cloudflare Turnstile.
MIT License
231 stars 11 forks source link

Update Captcha #29

Open joaonivaldo opened 5 months ago

joaonivaldo commented 5 months ago

Is there a way to dispatch or update the captcha after the form is sent and the properties in Livewire are reset?

giltotherescue commented 2 months ago

+1 for this feature idea, would like to reset it after a form is submitted successfully through Livewire.

Thank you for the work on this!