Laravel ReCAPTCHA is a very simply-to-use Laravel 5 package to embed Google reCAPTCHA in your application.

laravel recaptcha

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

https://github.com/biscolab/laravel-recaptcha