[ 'driver' => 'mysql', 'host' => 'localhost', 'database' => 'flarum', 'username' => 'root', 'password' => 'root', 'charset' => 'utf8', 'collation' => 'utf8_unicode_ci', 'prefix' => '', 'strict' => false ] ];