APP_TIMEZONE=America/Panama
APP_NAME="Agua"
APP_URL=https://demo1.streaming507.com/
APP_ENV=production
APP_DEBUG=false

DB_HOST=localhost
DB_NAME=streaming507_agua
DB_USER=streaming507_demo
DB_PASSWORD=Super-agua
DB_PORT=3306
DB_CHARSET=utf8