Currently active and the most popular package to add reCAPTCHA form in your Laravel application. Check on this quick guide on how to set this up.
Easily render the reCAPTCHA on the front-end with this blade code.
<div class="mt-4"> {!! NoCaptcha::renderJs() !!} {!! NoCaptcha::display() !!} </div>
Hi, my name is Roel. I am a TALL stack developer. I created this site to document all web applications I created using the TALL stack. I exclusively built products using Laravel because I like the experience writing applications using the simplest framework/stack available.