Captcha validation issue on server
Laravel : 8 PHP ; 7.4
Captcha validation working fine on local but when i pushed code on server then i entered correct captcha still it shows wrong captcha , refresh is working also fine
Laravel : 8 PHP ; 7.4
Captcha validation working fine on local but when i pushed code on server then i entered correct captcha still it shows wrong captcha , refresh is working also fine
Hi, I also experienced the exact same issue in the last couple of days! What happened here??
have the same issue..
me too :/
just use captcha_check() method. not in laravel validator method. see this : https://github.com/mewebstudio/captcha/issues/250#issuecomment-1383939350