We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For those users developing with MAMP don’t forget that your MySQL dbHost parameter should be socket based.
e.g.
$this->dbHost = ':/Applications/MAMP/tmp/mysql/mysql.sock';