- Part 1 LAMP
- Part 2 Upgrade PHP to 7.3
- Part 3 Apache Enable Mod Rewrite
- Part 4 Virtual Hosts
- Part 5 Lets Encrypt
- Part 6 MySQL
- Part 7 Remote MySQL
- Part 8 Composer
- Part 9 Laravel
Composer does not come installed. To install it:
sudo apt update
sudo apt install composer