# Develop locally with DDEV

[DDEV](https://ddev.com/) is a tool for local PHP development environments based on Docker containers.

To learn more about how to run your Laravel app in a local DDEV-managed environment,
see the [official integration documentation](https://ddev.readthedocs.io/en/stable/users/providers/platform/).

