Please send me any link or documentation where i can see how to design captcha verification.Please tell me the concept how to design it
Asked
Active
Viewed 62 times
-1
-
The concept? Have the user enter something that's easy for a human but hard for a computer to solve. – ceejayoz Jul 13 '15 at 18:30
-
So build that, or use one of the dozens of available existing solutions. – ceejayoz Jul 14 '15 at 13:23
1 Answers
0
If you want to use captcha in your application, have a look at available captcha packages for Laravel here: http://packalyst.com/s/captcha
If you want to learn how to implement captcha, pick one of the more popular packages and have a look at the code / documentation.

jedrzej.kurylo
- 39,591
- 9
- 98
- 107