[ 'host' => 'localhost', // The database host to connect to 'database' => 'dbname', // Name of the MySQL database 'username' => 'dbuser', // Database user 'password' => 'password', // Password for the database user ], ];