anhskohbo / no-captcha

No CAPTCHA reCAPTCHA For Laravel.
https://packagist.org/packages/anhskohbo/no-captcha
MIT License
1.76k stars 235 forks source link

How to use this package with laravel splade? #189

Open MdAnowarHosen opened 1 year ago

MdAnowarHosen commented 1 year ago

I want to use this package in auth system for Google recaptcha. It's works fine with normal laravel blade but with splade it's not working. Captcha checkbox not showing!

What can I do now?