Coder Social home page Coder Social logo

Don't work about captcha HOT 5 CLOSED

mewebstudio avatar mewebstudio commented on June 8, 2024
Don't work

from captcha.

Comments (5)

 avatar commented on June 8, 2024

I will get work llike that:

{{HTML::image(Mews\Captcha\Captcha::img(), 'Captcha image')}}

but now I can't see captcha images, I have this url insidie img tag:

<img alt="Captcha image" src="http://pruebas.local/captcha?133551">

don't work routes.php

What can I do?

from captcha.

 avatar commented on June 8, 2024

great!! I was config in another environment, everything work fine!!

from captcha.

Tihac avatar Tihac commented on June 8, 2024

Hi!
I am new to Laravel and have the exactly same problem, I can't get it to work:
Call to undefined method Mews\Captcha\Facades\Captcha::img()
How can I solve this? Thank you!

from captcha.

avepalma avatar avepalma commented on June 8, 2024

Be sure GD library and the ยป FreeType library are both installed on your environment

http://stackoverflow.com/questions/7290958/php-fatal-error-call-to-undefined-function-imagettftext?answertab=active#tab-top

from captcha.

toplan avatar toplan commented on June 8, 2024

my fork: https://github.com/toplan/captcha
use rewrite method ( Captcha::img() ) return a image data base on 64!
enjoy it:

<img src=" {{ Captcha::img() }} "

from captcha.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.