Laravel ReCAPTCHA v3 - Simple and painless Google reCAPTCHA package for Laravel 5
Laravel ReCAPTCHA is a very simply-to-use Laravel 5 package to embed Google reCAPTCHA in your application.
What is reCAPTCHA? Google developers says: "reCAPTCHA protects you against spam and other types of automated abuse. Here, we explain how to add reCAPTCHA to your site or application."
Installation
You can install the package via composer:
$ composer require biscolab/laravel-recaptcha:^3.0
Documentation
https://laravel-recaptcha-docs.biscolab.com/docs/intro
Source Code
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5.7 Laravel 5 Intermediate