CakePHP를 centos에 설치하기

CakePHP를 centos에 설치하기
by JOHN

IT
random_image

Composer 설치

curl -sS https://getcomposer.org/installer | php

sudo mv composer.phar /usr/local/bin/composer

chmod +x /usr/local/bin/composer

$ composer self-update

You are already using the latest available Composer version 2.3.4 (stable channel).




2
Leave a Comment:
Search