APP_NAME='J&N Consulting'
APP_ENV=production
APP_KEY=base64:z2uDTJdKNOSrH3KQyrTtRoDUN0S0bZFGQtCm3D6rjSw=
APP_DEBUG=false
APP_LOG_LEVEL=debug
APP_TIMEZONE=UTC
APP_URL=http://localhost

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=techseba_token
DB_USERNAME=techseba_soft
DB_PASSWORD=techseba_soft

