How to install composer in Azure

The composer is an important package manager in PHP. It is mainly used with Laravel for package management. The composer can be easily installed on Azure via Its extension manager.

Follow the below steps

  • Click your web service link. It will list all settings under your web service.
  • Go to `DEVELOPMENT TOOLS` and click `Extensions` Link
  • Click `add` link and select the option `Choose Extensions`. It will list all Extensions related to your web service.
  • Select Composer from the list and do the installation process (you have to agree the license etc.).

 

Leave your questions comments in comment section.

Sarav Author

Leave a Reply

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