creation de l'entite User

This commit is contained in:
2026-03-13 12:17:36 +01:00
parent 1454b9bfc8
commit 63398086b7
4 changed files with 257 additions and 0 deletions

1
.env
View File

@@ -3,6 +3,7 @@ APP_SECRET=
APP_SHARE_DIR=var/share
APP_VERSION=0.0.1
DATABASE_URL="postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8"
MESSENGER_TRANSPORT_DSN="doctrine://default"
MAILER_DSN="smtp://localhost:1025"
DEFAULT_URI="http://localhost:8000"
KAZ_API_USER=