DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Adding Google reCAPTCHA v3 to Your Laravel App

4 years ago dzone.com
Adding Google reCAPTCHA v3 to Your Laravel App

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by Securing HTML forms from bots is an essential part of the security of any web app these days.

When you add your site, also add localhost in the list of domains, this will allow you to use the same key for development.

We do this by sending a post request to Google's reCAPTCHA API with the SECRET KEY and the TOKEN from the front-end.

I would suggest you add this to all pages that can be visited by a bot.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com