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

Suggestion: Install laradock using composer #2363

Closed
Spudley opened this issue Nov 12, 2019 · 2 comments
Closed

Suggestion: Install laradock using composer #2363

Spudley opened this issue Nov 12, 2019 · 2 comments
Labels

Comments

@Spudley
Copy link

Spudley commented Nov 12, 2019

I was discussing Laradock with a colleague and in particular talking about how to install it, and we thought that for some projects, it might be convenient to be able to install it using Composer, along with all your other PHP dependencies.

Composer typically installs dependencies into the vendor folder, but can install to other folders in a project.

Having it managed by composer would certainly help with keeping everything up-to-date for devs across a team, as well as allowing us to upgrade it on a project branch, etc.

There are of course also plenty of good reasons for not managing it via composer; the most obvious being if you're running composer from inside your containers. Those projects could carry on installing Laradock the way they are doing now. But for those that it would benefit, please can this suggestion be considered.

@stale
Copy link

stale bot commented Feb 10, 2020

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label Feb 10, 2020
@stale
Copy link

stale bot commented Mar 2, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant