beyondcode / beyondcode/invoker-community
[Bug]: "Unsupported Laravel version detected" for Windows SSH connections
- Dominant language
- No language data
- Stars
- 76
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### 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
- setup SSH connection
- provide `C:/inetpub/wwwroot/app` as *Project path*
- same for `C:\inetpub\wwwroot\app`
- Save changes
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
```shell
none
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.