-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Feature Description
Hi! I’ve been using Valet for a couple of years and love working with it. I installed Herd today for the additional performance and for the GUI (I used PHP Monitor before). So far so nice! 👌
I don’t actually work a lot with Laravel, but use Valet mainly for CraftCMS development. Valet/Herd automatically assumes /public to be the web root for any project, while in Craft, it’s /web, or even a subfolder like /cms/web. In Valet, I usually cd into that folder and use valet link [site handle] for every new site manually.
When I want to park my local ~/Websites folder with Valet/Herd, I can’t find anything in the docs about changing the web root path. As the park command would be a time saver, I figured it would be cool to be able to change the default public path in Valet/Herd.
Is this feature valuable for other users as well and why?
This would expand the usage of Herd, Valet, and the park command to non-Laravel users.