- Part 1 LAMP
- Part 2 Users
- Part 3 Upgrade PHP to 7.3
- Part 4 Apache Enable Mod rewrite
- Part 5 Composer
- Part 6 Virtual Hosts
- Part 7 Let's Encrypt
- Part 8 MySQL
- Part 9 Remote MySQL over SSH
- Part 10 Laravel
Install composer, PHP package manager.
Run the commands on the official website https://getcomposer.org/download/
When moving composer, ensure the path is correct the default path included a local in the path with Debian its not required.
sudo mv composer.phar /usr/bin/composer