Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs for Lando, Platform.sh and Xdebug not working #167

Open
chris-archer-whisky opened this issue Dec 17, 2021 · 1 comment
Open

Docs for Lando, Platform.sh and Xdebug not working #167

chris-archer-whisky opened this issue Dec 17, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation stale

Comments

@chris-archer-whisky
Copy link

chris-archer-whisky commented Dec 17, 2021

I have tried t documentation for this: https://docs.lando.dev/config/platformsh.html#caveats-and-known-issues

After following docs Xdebug installed but I could not connect to it with PHPStorm. The config in lando.yml that worked for me was:

recipe: platformsh
config:
  id: PROJECT_ID
  overrides:
    app:
      runtime:
        extensions:
          - xdebug
  variables:
    app:
      php:
        xdebug.idekey: PHPSTORM
@chris-archer-whisky chris-archer-whisky added the documentation Improvements or additions to documentation label Dec 17, 2021
@stale
Copy link

stale bot commented May 22, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions and please check out this if you are wondering why we auto close issues.

@stale stale bot added the stale label May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation stale
Projects
None yet
Development

No branches or pull requests

1 participant