Download the PHP package teampanfu/laravel-turnstile without Composer
On this page you can find all versions of the php package teampanfu/laravel-turnstile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download teampanfu/laravel-turnstile
More information about teampanfu/laravel-turnstile
Files in teampanfu/laravel-turnstile
Download teampanfu/laravel-turnstile
More information about teampanfu/laravel-turnstile
Files in teampanfu/laravel-turnstile
Vendor teampanfu
Package laravel-turnstile
Short Description Laravel package for Cloudflare's Turnstile CAPTCHA service
License MIT
Package laravel-turnstile
Short Description Laravel package for Cloudflare's Turnstile CAPTCHA service
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-turnstile
Turnstile for Laravel
A Laravel package that integrates Cloudflare's Turnstile CAPTCHA service.
Requirements
For Laravel integration:
- PHP 8.2 or higher
- Laravel 9 or higher
For standalone usage:
- PHP 8.2 or higher
- Guzzle HTTP 7.8 or higher
Installation
Laravel Integration
- Add to your
.env
:
Add the Widget
See available configurations for theme, language, etc.
Validate the Response
Custom Error Message
In lang/[lang]/validation.php
:
Standalone Usage
The package can also be used without Laravel:
Testing
License
MIT License
All versions of laravel-turnstile with dependencies
PHP Build Version
Package Version
The package teampanfu/laravel-turnstile contains the following files
Loading the files please wait ....