APP_NAME=Digiloads
APP_ENV=production
APP_KEY=base64:o+bqZX2bBzaxZ0GP+mFOqymq63axgdT/d6HLKO7ot+k=
APP_DEBUG=false
APP_URL=http://localhost

LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=fosterfarms_website
DB_USERNAME=fosterfarms_website
DB_PASSWORD=fosterfarms_website
