Skip to content

Add option to trim tlds from project folders #226

Description

@RhysLees

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions