Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please allow import of symfony projects when directories are not empty #247

Open
webczat opened this issue Jun 8, 2016 · 3 comments
Open

Comments

@webczat
Copy link

webczat commented Jun 8, 2016

Please allow creating a new symfony projects on non empty directories as well as allow creating projects outside of a workspace!
The lack of those makes it hard to actually create those projects in case of previously created or cloned git repositories even if they are empty.

@zulus
Copy link
Collaborator

zulus commented Jun 8, 2016

As workaround create php project, next right click => configure => add symfony support

@webczat
Copy link
Author

webczat commented Jun 8, 2016 via email

@zulus
Copy link
Collaborator

zulus commented Jun 8, 2016

Current symfony project installer use composer, if you run: composer create-project symfony/framework-standard-edition non_empty_project you will receive Project directory ./ is not empty.

Also official installer will not work: symfony new not_empty_dir you will receive There is already a 'not_empty_dir' project in this directory ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants