• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

Nocaptcha dont display bagisto

General Discussion
2
2
204
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ?
    A Former User last edited by 11 Feb 2021, 07:59

    Hello, I used this for recaptcha https://github.com/anhskohbo/no-captcha

    I followed all the steps but when I start to display the captacha it is not displayed.
    Do you know what the problem would be?
    @if ($errors->has('g-recaptcha-response'))
    <span class="help-block">
    <strong>{{ $errors->first('g-recaptcha-response') }}</strong>
    </span>
    @endif

                        {!! NoCaptcha::renderJs() !!}
    
    • all stepts
    1 Reply Last reply Reply Quote 0
    • devansh-webkul
      devansh-webkul last edited by 12 Feb 2021, 08:47

      Hello @DaniD,

      May I know the file path where you are adding this code?

      1 Reply Last reply Reply Quote 0
      1 out of 2
      • First post
        1/2
        Last post