skydiver / october-plugin-forms

Create easy (and almost magic) AJAX forms
https://octobercms.com/plugin/martin-forms
MIT License
60 stars 41 forks source link

Implement LaravelCaptcha #163

Closed nfebe closed 2 years ago

nfebe commented 5 years ago

Google captcha is quite annoying for some users and a lot of people don't know how to use it, sometimes people have to fill it multiple times. It works though.

However, we could include the laravel captcha itself for those who want it! NO API Keys would be required and these captcha provided a better user experience.

REF : https://github.com/mewebstudio/captcha

Requirements:

I would be able to quickly do this, if its sounds good and someone provides me a little help with the context on how exactly the validation code is structure, I have read through however, wont be nice taking so much time on it if someone can speed up the process by throwing more context information.

boyardnicolas commented 4 years ago

This functionality is actually a must for users within mainland China, I'm just getting started with OctoberCMS so I'm afraid I don't have the skills to help with a PR.