-1

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

jedrzej.kurylo
  • 39,591
  • 9
  • 98
  • 107
Himanshu Dwivedi
  • 107
  • 1
  • 2
  • 10

1 Answers1

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