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 Building Websites with PHP Dependency Management Autoloading

narvesh pradhan
narvesh pradhan
2,958 Points

how??

can anybody show me the steps how to install every software needed to work for PHP?? instead of using workspace in treehouse.. i don't understand how to download and install necessary software for my windows

2 Answers

Jeff Lemay
Jeff Lemay
14,268 Points

You could use Vagrant and VirtualBox, it's kind of an all-in-one solution. There is a Treehouse video for setup: https://teamtreehouse.com/library/laravel-basics/getting-started-with-laravel/installing-virtualbox-vagrant

php is server side scripting language .it means php has to run on sever. so first you need web server . you can install a server in your pc for testing php. one of the great server is wampserver google it and install it . then you need text editor for php . if you google php editor you will get big list . but easy and with great support text editor (as to my experience) is notepad++ . install it that's all you need to start