It would be nice to see some native support for Bedrock/Roots ( Bedrock | Modern WordPress Boilerplate | Roots )
Local has Composer support natively so its half way there!
there is a guide on how to install bedrock with local here Bedrock with Local | Bedrock Docs | Roots
However, this does come with some drawbacks. the overview and database tabs for the site do not load information as they are expecting to see “wp-config” in public.
I believe a quick fix to making bedrock work with local would be the ability to easily set where the root path is for the wordpress install.
Also a statement to check either a “.env” or wp-config for the defines.
If this is not something that localwp would consider implementing is it possible to create a plugin that has effect on the preset root path and logic of how it gets this information for the ( the overview and database tabs )