trello-clone-vue-laravel icon indicating copy to clipboard operation
trello-clone-vue-laravel copied to clipboard

Solution of PDOException::("SQLSTATE[HY000] [2002] No such file or directory")

Open ravisoni6262 opened this issue 5 years ago • 0 comments

Follow these steps:

  • find the path of mysql.sock in your OS, for MAC or Linux use this sudo find / -name mysql.sock

  • Copy the path and open your .env

  • Add this line DB_SOCKET='/path/to/mysql.sock'

Ravi Soni CTO | +91 7771055531 Skype: ravi.soni971 [email protected]

ravisoni6262 avatar Sep 04 '19 07:09 ravisoni6262