# Upload this file to InfinityFree htdocs as ".env" (same folder as index.php)
# Password = your InfinityFree vPanel login password (see panel note)

DB_HOST=sql301.infinityfree.com
DB_PORT=3306
DB_NAME=if0_35599065_kgmb
DB_USER=if0_35599065
DB_PASS=PUT_YOUR_VPANEL_PASSWORD_HERE
DB_CHARSET=utf8mb4

APP_NAME="KGMB School Management"
APP_ENV=production
APP_DEBUG=false
APP_TIMEZONE=Asia/Dhaka
