APP_NAME=Laravel
APP_ENV=local
APP_KEY=base64:+T5TIlpgw4G9Nm0gjQAw6JXrYdcDLOmJkru+31llJJk=
APP_DEBUG=true
APP_URL=http://localhost

LOG_CHANNEL=stack

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=cc_mlm
DB_USERNAME=root
DB_PASSWORD=
