Download the PHP package tutorials/recaptcha3 without Composer
On this page you can find all versions of the php package tutorials/recaptcha3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tutorials/recaptcha3
More information about tutorials/recaptcha3
Files in tutorials/recaptcha3
Download tutorials/recaptcha3
More information about tutorials/recaptcha3
Files in tutorials/recaptcha3
Vendor tutorials
Package recaptcha3
Short Description Google recaptcha v3 integration for laravel/inertia
License
Package recaptcha3
Short Description Google recaptcha v3 integration for laravel/inertia
License
Please rate this library. Is it a good library?
Informations about the package recaptcha3
Recaptcha
-
Install composer package
-
Define service provider in
config/app.php
-
Define variables in
.env
file and put values from recaptcha admin panel -
Put
recaptcha
middleware on route -
Insert
@recaptcha
blade directive in the layout -
Wrap your form submit logic with recaptcha validation
- Run
php artisan view:clear
to clear the view cache
All versions of recaptcha3 with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package tutorials/recaptcha3 contains the following files
Loading the files please wait ....