We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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';