Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Nthulane Makgato
PLUS
Nthulane Makgato
Courses Plus Student 19,602 Points

I would like to find out how two developers(in different regions) working on PHP complete a project?

Which application do we use to upload the file that i have just worked on and to download the file that I would like to work on.

I know that in Rails, they use Github and can do that with terminal but I don't know what to use for php.

Please be detailed and add links if you can.

Thank you very much

1 Answer

No reason not to use Git and Github, also plenty of GUI clients for Git too making it easier, even Github offer their own Git client now. I'd use Git for anything code based in most cases.