From 4b235a83474fc90e434a729c8c8cd138b2b3c6dc Mon Sep 17 00:00:00 2001 From: arhimede Date: Sat, 1 Aug 2026 21:44:41 +0300 Subject: [PATCH] Update index.html.twig Signed-off-by: arhimede --- src/App/templates/app/index.html.twig | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/src/App/templates/app/index.html.twig b/src/App/templates/app/index.html.twig index 9ebf27a..864d235 100644 --- a/src/App/templates/app/index.html.twig +++ b/src/App/templates/app/index.html.twig @@ -9,7 +9,7 @@
PSR-15 . middleware-first architecture

A headless platform for building modern web applications

-

Dotkernel is a set of open-source PHP applications — REST API, admin, and queue — that ship assembled on Mezzio and Laminas, over one shared Doctrine domain layer. +

Dotkernel is a set of open-source PHP applications — REST API, admin, and queue — that ship assembled on Mezzio and Laminas, over one shared Doctrine domain layer called Core. OAuth2, RBAC, HAL, and a generated OpenAPI spec are wired together on install, not left for you to choose.