ryangjchandler / laravel-cloudflare-turnstile

A simple package to help integrate Cloudflare Turnstile.
MIT License
232 stars 12 forks source link

Widget configurations #7

Closed kaptk2 closed 1 year ago

kaptk2 commented 1 year ago

Add a blade component that can take all customization and make it seamlessly work with Laravel Livewire.

Closes #1. Closes #2.

ryangjchandler commented 1 year ago

@kaptk2 I've gone through and made some minor changes and done a bit of tidy up, thanks for your work on this, as well as @choowx!

ryangjchandler commented 1 year ago

Tests are passing locally, GA is not liking them. Happy to merge still as I've manually verified too.