implement google captcha v3 in codeigniter 3
Credits : https://gist.github.com/codebymark/ef2d12fba674035a1c89ac2ad36c81e9
I won't go into details since the installation instructions are already provided in the link above.
In config/autoload.php :
In helpers/recaptcha_helper.php :
Insert righ...
amel.hashnode.dev1 min read