APP_ENV=local
APP_DEBUG=true
APP_KEY=base64:z6Azp9spUd/sUA+2I6EqGpKLbGCkMBjE8/MsmivsF5E=
APP_URL=https://162.240.229.150//~egwaste/egwaste

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=egwaste_egwaste
DB_USERNAME=egwaste_egwaste
DB_PASSWORD=FCI20120027fci



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
