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

Method captcha does not exist #36

Closed
mycrazydog opened this issue Jun 9, 2016 · 1 comment
Closed

Method captcha does not exist #36

mycrazydog opened this issue Jun 9, 2016 · 1 comment

Comments

@mycrazydog
Copy link

mycrazydog commented Jun 9, 2016

Hi,

I've done these steps in my Laravel 4 application ...

  1. added "anhskohbo/no-captcha": "1.*" to composer.json then ran composer update.

  2. added 'Anhskohbo\NoCaptcha\NoCaptchaServiceProvider', to app/config/app.php

  3. run and configured php artisan config:publish anhskohbo/no-captcha

  4. run php artisan dump-autoload.

  5. added {{ Form::captcha() }} to the form in my view.

When I visit the page I get ErrorException: Method captcha does not exist.

Am I missing a step?

Any advice is appreciated.

@mycrazydog
Copy link
Author

Nevermind - I just ended up using a different package.

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

1 participant