Mohammad

Results 6 comments of Mohammad

> I can use captcha in a simple form, but in ajax form I always see validation error wrong captcha. I cannot understand how to fix it. > > **blade...

> Setting this up for the first time on a Laravel 8 app in order to protect my site from having a bunch of random bot registrations. > > I...

you should use captcha_check() function to validate captcha. pass the submitted string to this function and get a boolean response.

> > captcha_check() > > what can i use it? where can i use it? captcha code in entered in an input of a form then will be submit. so...

just use captcha_check() method. not in laravel validator method. see this : https://github.com/mewebstudio/captcha/issues/250#issuecomment-1383939350

> ## سلام > خسته نباشید > من دوتا المان تاریخ شروع و تاریخ پایان دارم. وقتی تاریخ المان دوم رو انتخاب میکنم چنین خطایی میده و المان اول هم...