---
title: "Goodbye reCAPTCHA, hello Turnstile"
url: https://daily.dev/posts/goodbye-recaptcha-hello-turnstile-9ajxb2eg7
source_url: https://freek.dev/2838-goodbye-recaptcha-hello-turnstile
type: article
source: "FREEK.DEV"
published: 2025-04-02T12:45:52.984Z
updated: 2025-04-02T12:46:03.059Z
tags: ["tech-news", "security", "webdev", "php", "laravel"]
reading_time: 1
upvotes: 38
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Goodbye reCAPTCHA, hello Turnstile

**[FREEK.DEV](https://daily.dev/sources/freek)** · 1 min read · 38 upvotes · 1 comments

## Summary

Explore reasons behind the transition from reCAPTCHA to Turnstile, highlighting the benefits of Turnstile for modern web applications and its integration with the Laravel framework. The post also mentions resources for PHP developers, including a newsletter containing tips, tutorials, and opinions with a focus on Laravel.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://freek.dev/2838-goodbye-recaptcha-hello-turnstile>

## Community discussion

Top comments from developers on daily.dev.

**@andrei0x309** · 6 upvotes

> I prefer a normal CAPTCHA, like the hone from H-Captcha, which is probably the best.
>
> The thing with Cloudflare Turnstile is that it will have many false positives, especially on VPNs and heavy privacy browsers, and if it fails most times you'll not be able to access the resource without degrading the privacy.
>
> I understand that web service owners want a world without bots but that's not possible anymore, any sufficiently funded enough bot will pass all anti-scrapping measures.
>
> Bots should just be part of the cost. You either put a normal CAPTCHA( if the resource is critical) or just let...

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#tech-news](https://daily.dev/tags/tech-news), [#security](https://daily.dev/tags/security), [#webdev](https://daily.dev/tags/webdev), [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/goodbye-recaptcha-hello-turnstile-9ajxb2eg7)
