Answers for "how to use composer with xampp"

2

composer xampp windows

1. Install xampp
2. Install composer.exe   //   https://getcomposer.org/download/

3.  If you're using Git Bash
    alias php='/c/xampp/php/php.exe'
Posted by: Guest on March-29-2021

Browse Popular Code Answers by Language