PHP Development Environment
Learn how to set up a local environment for PHP development.
We'll cover the following...
In this appendix, we’ll discuss the tools that we need to run PHP projects on our local machines.
In short, we’ll discuss:
- The LAMP stack that we can use.
- The editor.
- The version control.
- The browser.
The LAMP stack
There are two main ways to set up an “AMP” stack on your computer: