Make Composer in your user's $PATH

  1. Access your cPanel terminal and summon "cd ~"
  2. Download the Composer installer manually.
    php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
  • 0 用戶發現這個有用
這篇文章有幫助嗎?

相關文章

How to initiate Development and Production Environment.

Access your cPanel shell/terminal access. Change the directory to your installation path. Run...

How to create softlink for Laravel

Access your shell through your cPanel dashboard. Rename OR delete the default 'public_html'...