Create a new DDEV project ddev config --project-type=drupal8 ddev config --project-type=drupal7 Using Drush commands ddev drush xxx Using xhprof ddev xhprof on Using xdebug ddev xdebug on Import database Import a database with a single command, from one of the following file formats: .sql, .sql.gz, .mysql, .mysql.gz, .tar, .tar.gz y...
Mar