Just to update you guys on the situation, it seems that the mysql version on the current release of Homestead (0.3.3) is bugged judging by this source: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793188
What you can do for now is install an older version of Homestead (I have installed 0.3.0) until a new version of Homestead comes out.
Weird, is there a place to define the port? I guess it would be 3306 inside the VM. I think the default install is set to listen on all IPs. Just pulled the lastest Homestead yesterday and that is how it is on mine.
I don't use phpmyadmin but I do have Adminer running on the latest homestead (https://www.adminer.org). It's only 1 php file and you are good to go. Does everything phpmyadmin does in my opinion. For everything else I use sequelpro on osx and heidisql on windows.
Hello @noeldiaz i tried to install in a subdomain adminer but i get this error later than install the package: no-input-file-specified. Here some information http://i.imgur.com/MUVUgNb.jpg
This solution has the added advantage of being able to run multiple instances of phpmyadmin connected to different servers and being able to access them by the ports you made them listen on.
Well yeah if you treat it like any other site install it would work but you need to configure it manually like you did.
Nothing wrong with that setup it's just that you need to update it yourself all the time instead of having docker or the ubuntu package manage do it for you.