17 Mar 2021, 12:10

Step 3.

Require recaptcha package in your project using below command:

composer require google/recaptcha "^1.2"

Also update your site key and secret key of google recaptcha for your domain in uvdesk.yaml file.

Clear your cache:
php bin/console c:c