Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working localy using valet but not on forge -> DigitalOcean droplet #1

Open
brainmaniac opened this issue Oct 31, 2017 · 3 comments
Open

Comments

@brainmaniac
Copy link

Hi and thanks for a nice package.

I installed the captcha swiftly on my local computer where I use valet. When I deployed it to the server it does not work. It is just showing the text:
@captcha()
where the acctual captcha box shows on my local comp.

I did run composer install on the server and the package is required on the server and seem to be installed as I can find it in the vendor.

What can this be?

@anam-hossain
Copy link
Owner

anam-hossain commented Nov 1, 2017

Hey @brainmaniac, I have failed to reproduce the issue. I have tested in Valet, Homestead and Vultr (similar to Digitalocean).

Can you please share the error log?

I think, the issue might be the Anam\Captcha\ServiceProvider\CaptchaServiceProvider not loaded properly.

https://github.com/anam-hossain/captcha#integrations

@brainmaniac
Copy link
Author

Hi anam-hossain,

I will do this soon. Right now I made a hack to get it working and have a deadline coming up. Getting back to this in the near future.

@chrisjohnstone
Copy link

I have the same issue, again on Digital Ocean.

Something to do with the @captcha directive.

@brainmaniac how did you work round this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants