Tag - github - liczba wpisów 1

PHP Composer Instalation Kategoria: PHP | Tagi: github, composer | Autor: Bartłomiej Gałęzia

sudo apt-get update
sudo apt-get install curl
sudo curl -s https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
user@localhost:~# composer

https://www.ionos.com/community/hosting/php/install-and-use-php-composer-on-ubuntu-1604/