Install Apache, PHP, MySQL You can probably skip this part if you’re going to only use Homestead. Just skip down to Install Composer. Apache Add Apache respository sudo add-apt-repository ppa:ondrej/apache2 Install Apache sudo apt-get update sudo apt-get install apache2