List
  1. Buka Terminal
  2. Run commandcurl -sS https://getcomposer.org/installer | php
  3. Pindah ke binsudo mv composer.phar /usr/local/bin/composer
  4. Buka bash_profile
    vim ~/.bash_profile
  5. Tambah ayat berikut dalam fail bash_profile. Save dan exit
    vim ~/.bash_profile
  6. Jadikan commnd composer boleh dilarikan
    sudo chmod +x composer
  7. Tutup dan buka semula terminal
  8. cd ke direktori drupal dan kemaskini drupal menggunakan commandcomposer update

Leave a Reply

Your email address will not be published. Required fields are marked *

  Posts

1 2
September 20th, 2021

FortiClient VPN 7 with MacOS Big Sur 11 Issue [SOLVED]

January 6th, 2021

Drupal 8 – PHPMailer SMTP

June 23rd, 2020

Drupal 8 – Setup composer dalam macOS

June 15th, 2020

Flutter (Mac OS) – Penyediaan Persekitaran

March 14th, 2019

Drupal 8 – Composer, Drush & Git

January 3rd, 2019

Node JS – Authentication using JSON Web Token (JWT)

January 3rd, 2019

Node JS – Set config ENV (dotenv)

January 3rd, 2019

Cara setup dan guna GitHub

January 2nd, 2019

Node JS – Connect to database Oracle with knex

January 2nd, 2019

Node Js – Training 2