Articles tagged as: Environment

Setting up your local environment for Laravel

Before creating your first Laravel project, you need to make sure that your local machine has PHP and Composer installed. There are more than a way to accomplish this depending on which Operating System you're running, but in order to get you up and running as quick as possible, we'll explore the easiest routes to set up your local environment.