[READ-ONLY] Mirror of https://github.com/danielroe/trellis-valet-driver. A driver for Laravel Valet that supports the default Trellis install.
0

Configure Feed

Select the types of activity you want to include in your feed.

Edit for brevity

+1 -1
+1 -1
README.md
··· 17 17 ├── app/ # → WordPress content directory (themes, plugins, etc.) 18 18 └── wp/ # → WordPress core (don't touch!) 19 19 20 - If you're migrating from Trellis, you'll need to create a `site/.env` file. See [here](https://roots.io/bedrock/docs/environment-variables/) for more information. [TangRufus](https://github.com/TangRufus) has written [Enveigle](https://github.com/ItinerisLtd/enveigle) which creates Bedrock's .env file from the settings in your `/trellis/group_vars/` directory. Useful if you're joining an existing Trellis project or want to use Trellis for deploys. 20 + If you're migrating from Trellis, you'll need to create a `site/.env` file. See [here](https://roots.io/bedrock/docs/environment-variables/) for more information. [TangRufus](https://github.com/TangRufus) has written [Enveigle](https://github.com/ItinerisLtd/enveigle) which creates `site/.env` file from the settings in your `/trellis/group_vars/` directory.