Skip to content

Conversation

BrianGilbert
Copy link

Add gitconfig step required for case insensitive filesystems, remove ddev start command as ddev composer command will start ddev, and makes the config update and restart commands redundant.

@BrianGilbert BrianGilbert force-pushed the feature/36-ddev_documentation branch from 6967cd5 to ec6f196 Compare March 21, 2025 04:54
Copy link

@rfay rfay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems useful to me, thanks.

@@ -48,11 +48,13 @@ First, make sure your DDEV version is at least 1.23.0. Next, create a new folder
for your project and `cd` into it. Then:

```
$ ddev config --project-type=drupal --php-version=8.3
$ ddev start
$ ddev config --project-type=drupal11 --php-version=8.3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing ddev start is OK here, but as an instructional matter I usually consider it better for something like a README to show the actual command, even though ddev composer create is happy to start for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants