{ "driver": "sqlite", "sqlite_path": "storage/database/budget.sqlite", "mysql": { "host": "127.0.0.1", "port": 3306, "database": "budget_planner", "username": "", "password": "", "charset": "utf8mb4" } }