@JeffreyWay Hello Mr. Jeffrey, I have a short question, how Laracasts checks the email is real and I am not a robot? Due registration I didn't need to verify my email, I just registered in the system
Would be grateful for your comment about it
Best regards
There are modern anti-bot solutions, such as "invisible recaptcha", that works behind the scenes.
Providers like Cloudflare also offer advanced bot-detection services.
The reason email verification isn’t needed is that bots can be programmed to accept and confirm validation emails, so it’s not a reliable safeguard.
Modern systems have become much more effective at detecting and stopping bots without relying on that extra step.
Finally bots on this platform might get easilly flagged, and afaik you need to provide payment details to get an account (?), so that also negates the need for email verification.