Initial Release v1.0.0: Full feature set with Docker automation, Nginx/Alpine stack

This commit is contained in:
dyzulk
2026-01-16 11:21:32 +07:00
commit 45623973a8
139 changed files with 24302 additions and 0 deletions

7
.env.example Normal file
View File

@@ -0,0 +1,7 @@
APP_NAME=MIVO
APP_ENV=production
APP_KEY=mikhmonv3remake_secret_key_32bytes
APP_DEBUG=true
# Database
DB_PATH=/app/Database/database.sqlite