DEV Community

Mahedi Hasan
Mahedi Hasan

Posted on

Captcha Code and Validation Example using Botdetect Package in Laravel

How to Generate Captcha Code in Laravel is the topic, we will discuss today. Captcha stands for Completely Automated Public Turing test. . It is mainly used as a security test to ensure only human users can pass through. Computers or bots are not able of solving a captcha.

https://www.codechief.org/article/captcha-code-and-validation-example-using-botdetect-package-in-laravel

Top comments (0)