APP_NAME="HR Biometric Platform Enterprise"

APP_ENV=local

APP_DEBUG=true

APP_URL=http://localhost

APP_TIMEZONE=UTC

APP_LOCALE=en

APP_KEY=

DB_CONNECTION=mysql

DB_HOST=127.0.0.1

DB_PORT=3306

DB_DATABASE=hr_database

DB_USERNAME=root

DB_PASSWORD=

SESSION_DRIVER=file

SESSION_LIFETIME=120

CACHE_DRIVER=file

LOG_CHANNEL=file

LOG_LEVEL=debug

UPLOAD_MAX_SIZE=20M

FILESYSTEM_DISK=public