Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Assimilationstheorie/4c98ee75eae77c34dfe61680c29b6755 to your computer and use it in GitHub Desktop.

Select an option

Save Assimilationstheorie/4c98ee75eae77c34dfe61680c29b6755 to your computer and use it in GitHub Desktop.
Settings for DDEV + Laravel 6
DB_CONNECTION=mysql
DB_HOST=db
DB_PORT=3306
DB_DATABASE=db
DB_USERNAME=db
DB_PASSWORD=db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment