anhskohbo / no-captcha

No CAPTCHA reCAPTCHA For Laravel.
https://packagist.org/packages/anhskohbo/no-captcha
MIT License
1.76k stars 235 forks source link

Error: Call to undefined method Mews\Captcha\Captcha::display() (View: #151

Open mortezakia opened 4 years ago

mortezakia commented 4 years ago
{!! NoCaptcha::display() !!}
er-dishantarora commented 3 years ago

You have an additional package Mews Captcha installed already. That's why it is conflicting. Please remove this mews package and Hola!!! This will run perfectly fine.