Are you using the correct ports? MySQL should be 33060 on homestead if you're connecting from your host machine.
Can't connect to homestead's mysql database from host computer
For some reason I can't connect to homestead's mysql from the host of the virtual box. I could do it fine just an hour ago, and I don't remember changing any config settings. It just stopped working out of the blue.
The database works just fine, my app works fine too. Its only that I can't connect to it from my host using Sequel Pro as the connection times out.
I am definitely using the correct password and user. Didn't change the connection settings at all.
The weird thing is it worked just fine a few hours ago.
Anyone had this problem before?
By the way, if you need any logs or anything let me know. Though the connection is timing out so I don't think the data is even reaching the mysql server.
Can you connect to mysql from homestead? If that's possible, you should be able to connect in the way bashy described. But destroy&up might be the quickest solution.
Please or to participate in this conversation.

