Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of installing Composer and configuring domestic Image under Linux

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces the method of installing Composer to configure domestic image under Linux, which is very detailed and has certain reference value. Friends who are interested must finish reading it!

Install Composer

Wget https://dl.laravel-china.org/composer.phar-O / usr/local/bin/composerchmod axix / usr/local/bin/composer

Composer image acceleration

I. Global configuration

Composer config-g repo.packagist composer https://packagist.laravel-china.org

2. Local configuration (image is only used in the current project. Remove-g)

Composer config repo.packagist composer https://packagist.laravel-china.org

View global configuration information. [repositories.packagist.org.url] indicates the current image address.

Composer config-gl

Cancel mirroring

Composer config-g-- unset repos.packagist

View the current composer version

Composer-v

Upgrade the composer version

Composer selfupdate above are all the contents of this article entitled "how to install Composer and configure domestic Images under Linux". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report