I have a situation where mysql is installed and when attempting to run a migration I get InvalidArgumentException:
[InvalidArgumentException]
There was a problem connecting to the database: SQLSTATE[HY000] [2002] No such file or directory
But I can connect to mysql find with the credentials, from command line
I have a situation where mysql is installed and when attempting to run a migration I get InvalidArgumentException:
But I can connect to mysql find with the credentials, from command line