anhskohbo / no-captcha

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

Class 'NoCaptcha' not found #133

Closed entoniperez closed 5 years ago

entoniperez commented 5 years ago

It works fine on local, but I get this message on production: "Class 'Anhskohbo\NoCaptcha\NoCaptchaServiceProvider' not found".

Any idea? My Laravel version is 5.7.

Solomon04 commented 5 years ago

@entoniperez have you done a composer install on the production server?

entoniperez commented 5 years ago

I'm sorry, now it works fine, this issue can be closed or deleted. I'm a newbie and it's my fault, I have shared hosting and some dependencies are missing. For who could has the same problem, delete all project from the server and re-upload all project. This should fix all dependencies. Thanks.

maruf002 commented 2 years ago

i am facing same problem, it works fine locally but not in production ('class not found'),, any solution??

entoniperez commented 2 years ago

@maruf002 You might need to upload your local /vendor directory