-
I am trying to exporting database via lando command which is documented on
https://docs.lando.dev/config/drupal8.html#connecting-to-your-database
lando db-export database_backup.sql
mysqldump…
-
After cloned the repo with git clone https://github.com/ricardoamaro/drupal8-docker-app.git, at the moment of running drupal8_local.sh the process take too long and never ends.
The same happends if I…
-
What is your lando version and operating system?
`v3.0.0-rc.22` on MacOS
**Tell us about your `.lando.yml`**
```yml
name: prova-lando-revolution
recipe: lemp
config:
webroot: public
p…
-
Hi there!
Wanted to try out gocomposer. I get this error msg:
`Access denied - C:\USERS\USER\DESKTOP\USER\DRUPAL8/SITES
File not found - -NAME
[ErrorException]
Undefined offset: 0
…
-
**lando version:**
`v3.0.0-rc.12`
**lando.yml:**
```
name: project-name
recipe: drupal8
config:
webroot: .
via: nginx
```
In documentation link https://docs.devwithlando.io/guides/db-i…
-
@illmatix reported problem with uploading files to Minio using drupal + s3fs
-
Hello guys, I have had a problem after adding proxy to .lando.yml file. When I use `lando start` The console always show:
```
Writing lock file
Generating autoload files
Killing devpaneldrupal8lan…
-
System: Mac OSX - Mojave 10.14.6
Docker Desktop: 2.2.0.4
Lando: v3.0.0-rrc.2
I'm using the Drupal 8 recipe with MySQL 8:
```yml
name: example
recipe: drupal8
config:
webroot: web
php: …
-
**Tell us about your setup**
What is your lando version and operating system? **(note that the older your version the less likely we are to reply)**
*v3.0.0-rc.21 on Linux Mint 19.1*
**Tell u…
-
## Summary
Unable to connect to MariaDB host.
## Details
Unable to connect to MariaDB host after updating to Lando v3.0.0-aft.2. Drupal seems to convert each hostname specified to an IP address t…