Hi
i got error in docker mysql connection:
Doctrine \ DBAL \ Exception \ ConnectionException (2002)
An exception occurred in the driver: No such file or directory
Previous exceptions
No such file or directory (2002).
I checked host in config.development file with “127.0.0.1”,“localhost”, and “docker database link name” but still i have this error.
anybody has solution to solve this problem?