Connect to MySQL on Vagrant instance with Sequel Pro

前端 未结 10 1635
囚心锁ツ
囚心锁ツ 2021-02-02 18:03

I am running Laravel on Vagrant and I am trying to connect Sequel Pro.

I have just started using Vagrant, I have followed a few tutorials on connecting to Sequel Pro how

10条回答
  •  无人共我
    2021-02-02 18:52

    Try https://github.com/AlexDisler/mysql-vagrant, it lets you connect without an ssh tunnel (check out install.sh for the specific settings).

提交回复
热议问题