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

Setup of a cloned project that uses laradock #2423

Closed
mg98 opened this issue Dec 10, 2019 · 2 comments
Closed

Setup of a cloned project that uses laradock #2423

mg98 opened this issue Dec 10, 2019 · 2 comments

Comments

@mg98
Copy link

mg98 commented Dec 10, 2019

This might be a very noobie question.

I have a project setup with laradock that I uploaded to github. From another computer I cloned the repository. I get the laradock repository and it is empty. I understand that this is a good thing. But how do I get its contents now? There must be a command or something but I can't find it in the guides.

Thank you.

@JeroenBoesten
Copy link

Assuming you added it to the github project as a submodule u can run; git submodule update --init

@mg98
Copy link
Author

mg98 commented Dec 12, 2019

Thanks, I have never worked with git submodules before, so that command was exactly what I was looking for!

@mg98 mg98 closed this as completed Dec 12, 2019
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