Google reCaptcha is awesome tool to prevent phishing.
Create a captcha v2 checkbox account on google.
Visit this link https://www.google.com/recaptcha/admin
If you can see google captcha checkbox below this line without any error, that means its enable at the login page.
@if (@$enableCaptcha->field_value == 'yes') @endif @section('scripts') @endsection