APP_TIMEZONE=America/Lima
APP_NAME="Bendey Agua"
APP_URL=https://localhost
APP_ENV=production
APP_DEBUG=false

DB_HOST=127.0.0.1
DB_NAME=aguagestion
DB_USER=root
DB_PASSWORD=
DB_PORT=3306
DB_CHARSET=utf8