APP_ENV=development
APP_DEBUG=true
APP_BASE_PATH=
APP_URL=http://localhost:8000
APP_TIMEZONE=Asia/Jakarta
APP_KEY=base64:pdPUi6h1gFME29gDBFdVY9Rg3wV3BkF3iKIE6WW00GM=

DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=arkhamed_sip
DB_USERNAME=arkhamed_sip
DB_PASSWORD=Frans210
DB_CHARSET=utf8mb4

SESSION_LIFETIME_STAFF=7200
SESSION_LIFETIME_STUDENT=3600
