APP_ENV=local
APP_URL=http://localhost:8000
DB_HOST=127.0.0.1
DB_PORT=3306
DB_NAME=daznet
DB_USER=root
DB_PASS=
FCM_PROJECT_ID=
GOOGLE_APPLICATION_CREDENTIALS=
TOKEN_TTL_HOURS=168
