beyondcode / herd-community

85 stars 1 forks source link

[Bug]: TablePlus is not opening from Sites page #1065

Open pyerro opened 2 weeks ago

pyerro commented 2 weeks ago

Platform

Windows

Operating system version

Windows 11 (23H2)

System architecture

Intel (x86)

Herd Version

1.11.1

PHP Version

No response

Bug description

Changelog for 1.11.1 states that "TablePlus can now be opened from the Sites page". If I click on Open button on Sites page it opens Explorer > This Computer. I have TablePlus installed.

Steps to reproduce

On Laravel Herd Dashboard > Open Sites > click on a TablePlus Open button.

Relevant log output

No response

mechelon commented 2 weeks ago

Where is TablePlus installed on your machine?

pyerro commented 2 weeks ago

Default install location: C:\Program Files\TablePlus\

isimmons commented 1 week ago

Same here. Default location but Herd opens the explorer to "This PC" If I follow through and click on C:\Program Files\TablePlus\TablePlus.exe it opens.

mechelon commented 1 week ago

Which type of database does the application use that you're trying to open?

pyerro commented 1 week ago

I tested on a Laravel project using sqlite and on a Laravel project using mysql db connection.

Additional info: I am using DBngin (https://dbngin.com/) for mysql and redis. If I click on an arrow "Open in TablePlus" next to service in this program, TablePlus opens normally.