Hello everyone, tweaked this package a bit to allow multiple captchas on single page.
Earlier google's js file was loaded every time i call Recaptcha::render(), now it loads only once and initialize all captchas via callback.
Code may be a little bit smelly but gets the job done.
I'm open for any type of suggestions/contribtions to my work.
Hello everyone, tweaked this package a bit to allow multiple captchas on single page. Earlier google's js file was loaded every time i call Recaptcha::render(), now it loads only once and initialize all captchas via callback.
Code may be a little bit smelly but gets the job done.
I'm open for any type of suggestions/contribtions to my work.