Problem / Motivation
Most of my project names are the domain name of the site for example laravel.com or yerd.app, parking to the projects parent folder means the sites are discovered but the local name becomes laravel-com.test or yerd-app.test
Proposed Solution
Having a toggle option to trim tlds from project folder names means a folder of laravel.com or yerd.app would simply be laravel.test or yerd.test
Alternatives Considered
Renaming the project folders (but then it would not match github repo names with the same domain name)
Manually setting the domains (a lot of work for 100+ sites)
Which part of Yerd?
Other / not sure
Additional Context
No response
Problem / Motivation
Most of my project names are the domain name of the site for example
laravel.comoryerd.app, parking to the projects parent folder means the sites are discovered but the local name becomeslaravel-com.testoryerd-app.testProposed Solution
Having a toggle option to trim tlds from project folder names means a folder of
laravel.comoryerd.appwould simply belaravel.testoryerd.testAlternatives Considered
Renaming the project folders (but then it would not match github repo names with the same domain name)
Manually setting the domains (a lot of work for 100+ sites)
Which part of Yerd?
Other / not sure
Additional Context
No response