Bagisto Forum

    Bagisto

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

    Nocaptcha dont display bagisto

    General Discussion
    2
    2
    202
    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

      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

        Hello @DaniD,

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

        1 Reply Last reply Reply Quote 0
        • First post
          Last post