APP_ENV=dev

DB_HOST=localhost
DB_PORT=3306
DB_NAME=dikki
DB_USER=root
DB_PASS=

