You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Web/Blog/articles/2025-10-27-re-the-journey-thus-far.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Thank you! <small>Bracing for impact</small>
33
33
34
34
> That being said... I definitely missed the scope of what Discovery can do.
35
35
36
-
Ah, yes. This highlights a crucial drawback in our documentation. I did write a blog post about discovery to [explain it more in depth](https://tempestphp.com.test/blog/discovery-explained), but it's rather hidden. Our docs currently assume too much that people already understand the concept of discovery, and this might be confusing to newcomers (Vyygir definitely isn't the only one). Also, [noted](https://github.com/tempestphp/tempest-framework/issues/1666).
36
+
Ah, yes. This highlights a crucial drawback in our documentation. I did write a blog post about discovery to [explain it more in depth](/blog/discovery-explained), but it's rather hidden. Our docs currently assume too much that people already understand the concept of discovery, and this might be confusing to newcomers (Vyygir definitely isn't the only one). Also, [noted](https://github.com/tempestphp/tempest-framework/issues/1666).
37
37
38
38
However, there was one critique about discovery that I didn't fully understand:
0 commit comments