SB
Can you make a tutorial on Laravel 5.7? It is not working when I try in my Laravel 5.7 projects. When I click checkbox “I'm not a robot” captcha does not display the puzzle. when I check the console log its say failed to load the recaptcha js, even though I have put {!! NoCaptcha::renderJs() !!} and {!! NoCaptcha::display() !!}on my form