Local Development
Bedrock can be used with most local development setups. Here's a list of some recommended setups and extensions that can be used to use Bedrock locally:
- Trellis is our WordPress LEMP stack that supports Bedrock and deployment out of the box
- Laravel Valet with wp-cli-valet-command can be used to spin up a Bedrock site in seconds:
- Docksal is a Docker based local environment that supports Bedrock (see Dockerize Bedrock with Docksal
- Lando is a Docker based local environment that supports Bedrock
- DDEV is a Docker based local environment that supports Bedrock (see Composer Setup Example Using roots/bedrock)
- Local Bedrock is a Bedrock site boilerplate for Local by Flywheel
-
WP-CLI's server command which uses
php -S
can be used with Bedrock (thedocroot
for the server is set in Bedrock'swp-cli.yml
)
MAMP, XAMPP, and others setups work with Bedrock once the virtual host is configured.
Contributors
Last updated
Support Roots
Help us continue to build and maintain our open source projects. We’re a small team of independent developers and every little bit helps.
Sponsor Roots on GitHub