Two ways to register routes exist: the get/post/... overloads and the route() builder. Pick one obvious way (or define a clear split) and align them. Overlaps with the verb-method factory and middleware-API issues — sequence after those. Roadmap phase 3.
Two ways to register routes exist: the
get/post/...overloads and theroute()builder. Pick one obvious way (or define a clear split) and align them. Overlaps with the verb-method factory and middleware-API issues — sequence after those. Roadmap phase 3.