-
Lando version: v3.0.0-rc23
My landofile (details removed)
```
name: mysite
recipe: pantheon
config:
framework: drupal8
env: dev
site: mysite
id: ID
xdebug: true
tooling:
dr…
-
**Describe the bug**
Per default the file sharing resources in Docker for Mac are
`/Users`
`/Volumes`
`/private`
`/tmp`
Since Docker is monitoring all binded paths the amount of files monitored…
-
**Tell us about your setup**
What is your lando version and operating system? v3.0.0-rc.23 on Ubuntu 19.10
**Tell us about your `.lando.yml`**
```yml
name: mishac
recipe: drupal8
config:
…
-
| Subject | Details |
| :------------- | :-------------------------------------------------------------------- |
| Rector ver…
shaal updated
4 years ago
-
## Summary
`lando db-import`'s command line output prints the incorrect host.
## Details
When importing databases using the `lando db-import` command with the `--host` flag, the database is impor…
-
**Tell us about your setup**
v3.0.0-beta.47, OS X 10.13.5
**Tell us about your `.lando.yml`**
```yml
# Pantheon recipe
name: [redacted]
# Start with the default Pantheon recipe
recipe: …
seanr updated
4 years ago
-
**I want to...**
Commit and push composer.json and composer.lock files.
**It's not working because...**
Git commits and git push (as of 11.4.0) fail when checking composer on host machine when lo…
-
Ideally, we would like the labels for each of the bars in this chart to display on the y-axis.
![Screen Shot 2020-01-29 at 11 53 36 AM](https://user-images.githubusercontent.com/662895/73378164-2b7…
-
## What happened (or feature request):
I would like to be able to work on my drupal theme without having to clear Drupal's cache to preview my changes.
If I enable development settings via setting…
-
**Describe the bug**
When performing database updates from Drupal's admin UI under http://foobar.ddev.site/update.php, I run into an error 500 saying "No input file specified".
**To Reproduce**
…