diff --git a/src/Page/templates/page/dotboost.html.twig b/src/Page/templates/page/dotboost.html.twig index 1991f572..ff5460bc 100644 --- a/src/Page/templates/page/dotboost.html.twig +++ b/src/Page/templates/page/dotboost.html.twig @@ -523,7 +523,7 @@ cp -r dotboost-main/.claude .claude
A REST API on a PSR-15 middleware pipeline, with OAuth 2.0, RBAC, HAL payloads and an OpenAPI 3.0 specification wired up on install.
@@ -536,7 +536,7 @@ cp -r dotboost-main/.claude .claudeTable-based record management with RBAC guards, CSRF-protected forms and 2FA, over the shared Core module.
@@ -549,7 +549,7 @@ cp -r dotboost-main/.claude .claudeA web starter skeleton - user accounts, a contact form, sessions and RBAC-guarded controller actions, rendered on the server.
@@ -562,7 +562,7 @@ cp -r dotboost-main/.claude .claudeThe smallest complete Mezzio application - routing, pipeline and Twig, six direct dependencies and no database layer.
@@ -575,7 +575,7 @@ cp -r dotboost-main/.claude .claudeBackground workers on Symfony Messenger - a TCP listener, Valkey streams, retries and a dead letter queue for what still fails.