Lesson 1 — Reviewing DDEV installation and configuration for local development

Prerequisites and goals

Prerequisites

Theoretical prerequisites

This lesson assumes that you already know the following:

  • How to install and configure the Bootstrap Package extension for the newly created TYPO3 project
  • How to add components for your TYPO3 project
  • How to customize the layout for your TYPO3 project
  • How tu use advanced Bootstrap features

Practical prerequisites

Before you start this lesson, please have the following things ready:

  • Installed and configured a Bootstrap based Frontend for your TYPO3 project
  • Added Bootstrap components to your project
  • Customized the layout of your TYPO3 project

Goals

Theoretical goals

By the end of this lesson, you should know the following:

  • Review DDEV architecture and configuration requirements
  • Review troubleshooting techniques for DDEV installations
  • Review DDEV environment optimization strategies
  • Review DDEV best practices and common pitfalls

Practical goals

By the end of this lesson, you should have completed the following:

  • Verify DDEV installation and configuration completeness
  • Optimize DDEV settings for local development
  • Resolve common DDEV configuration issues
  • Test DDEV environment functionality

Learning resources

Teacher's instructions

Student's instructions