docs
docs copied to clipboard
The main docs site for Lando
Just rubber ducking this here: I knew that I shouldn't have installed the new version of lando...I just got SO excited by everyone updating! Does anyone have any insight on...
Configuring xDebug in the `.lando.yml` file is not working. When viewing the `admin/reports/status/php`, xdebug does not show up. I've been following these walkthrough: https://docs.lando.dev/guides/lando-with-vscode.html Here is `.lando.yml` file with sensitive...
In linux, when lando installs docker, the [uninstall instructions](https://docs.lando.dev/getting-started/uninstalling.html) don't give you a clue on how to uninstall the docker and docker-compose instances installed by lando. I kinda expect that...
In https://docs.lando.dev/guides/lando-with-vscode.html#advanced-setup tooling is given to switch xdebug on and off. This works but it outputs an error. ``` $lando xdebug-on /bin/sh: 1: kill: Usage: kill [-s sigspec | -signum...
Here we don't see anywhere from which version the `lando update` is available, so old users will not understand, like me, without checking the releases one by one https://docs.lando.dev/getting-started/updating.html
In this url the most important part is empty: https://docs.lando.dev/guides/updating-to-v3.21.html#updating 