File: /home/mmickelson/spilicensing/.env
APP_ENV=local
APP_DEBUG=true
APP_KEY=base64:UD3WMxWaRdTBW3QoYfT5dhFzWGPtd1lSbj7ZfyDt1Lw=
APP_URL=http://localhost
DB_CONNECTION=mysql
DB_HOST=mysql.inspirationdigital.com
DB_PORT=3306
DB_DATABASE=spilicensingdb
DB_USERNAME=mmickelson
DB_PASSWORD=racc00n
CACHE_DRIVER=file
SESSION_DRIVER=file
QUEUE_DRIVER=sync
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
MAIL_DRIVER=smtp
MAIL_HOST=mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null