Install Composer Ubuntu Server
sudo apt-get install curl php8.2-cli php8.2-mbstring git unzip curl –sS https://getcomposer.org/installer | php sudo mv composer.phar /usr/local/bin/composer composer -V
Aug 14, 20231 min read6
Search for a command to run...