<?php

$config = [
    'server'   => '127.0.0.1',
    'username' => 'root',
    'password' => 'root',
    'database' => '',
];
