Laravel Cloudflare Turnstile Versions Save

A simple package to help integrate Cloudflare Turnstile.

v1.1.0

1 month ago
  • Add support for Laravel 11.x.

v1.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v0.2.0...v1.0.0

v0.2.0

1 year ago

What's Changed

Upgrade Guide

The original @turnstile() Blade directive has been removed in favour of <x-turnstile />. Please refer to the documentation for the new attribute options found on the Blade component.

New Contributors

Full Changelog: https://github.com/ryangjchandler/laravel-cloudflare-turnstile/compare/v0.1.1...v0.2.0