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

Collaborating on PHP

Hi Guys,

How do multiple developers collaborate on a PHP website?

Can they use terminal and upload them like when one uses Github for Ruby on Rails?

Thanks in advance.

1 Answer

Yep, version control can be done on PHP just like Ruby. There are plenty of different tools to help you execute it, but Github works fine for PHP as well.

does one use it like the same way that terminal works with ruby? Is working collaboratively on PHP using Github covered in the PHP track?

I'm probably asking very basic questions, i have only just started with the php track so please be patient.