jasonlewis / laravel-recaptcha

A reCATPCHA bundle for the Laravel framework.
12 stars 6 forks source link

echo the recaptcha into my form #1

Closed karev closed 9 years ago

karev commented 11 years ago

hello jason i want to know how to echo the recaptcha verification image into my form ?

ramirors commented 11 years ago

JS,

http://paste.laravel.com/jKP

udemethegrtman commented 9 years ago

Hi jason lewis i tried to install the recaptcha but this is the error i got...
$ php artisan bundle:install recaptcha

[InvalidArgumentException]
There are no commands defined in the "bundle" namespace.

jasonlewis commented 9 years ago

This is a VERY old Laravel 3 bundle my friend. It won't work on Laravel 4+.

udemethegrtman commented 9 years ago

wow :-} so will there be no updates cause... it looks official for me to use...