on my Laravel project, I want to use captcha before a page becomes visible. I am explaining it a little bit more.
imagine, we will go to https://www.example.com/test
we have to solve the captcha to view this page content.
Can anyone help me or give me proper guidelines to do this?