beyondcode / invoker-community

74 stars 2 forks source link

[Bug]: "Unsupported Laravel version detected" for Windows SSH connections #340

Open philharmonie opened 1 year ago

philharmonie commented 1 year ago

Operating system

Windows Server 2022 Standard

Laravel Version

10

PHP Version

PHP 8.1

Project Location

Remote (Server)

Bug description

Trying to connect to Windows Server , I get Unsupported Laravel version detected..

Steps to reproduce

What ever the project path is (even not existing paths) gives this error.

In my eyes the error message should be "No Laravel version detected", because this is what actual happens.

So what's the correct project path for a windows server?

Relevant log output

none