APP_ENV=development
BASE_URL=http://localhost:8085/phpeasy

DB_HOST = localhost
DB_USER = root
DB_PASS =
DB_NAME = phpeasy_db
DB_DRIVER = mysql