APP_NAME=Lumen
APP_ENV=local
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
APP_TIMEZONE=Asia/Tashkent

LOG_CHANNEL=stack
LOG_SLACK_WEBHOOK_URL=

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=lyquimoly_avtol_oil
DB_USERNAME=lyquimoly_lyquimoly
DB_PASSWORD=5YN0A6KRhHGMxZ

CACHE_DRIVER=file
QUEUE_CONNECTION=sync
