To quickly install Composer in the current directory, run the following script in your terminal If you have already installed it, you could skip this step. php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" php -r "if (hash_fil...
rajeshyadav.hashnode.dev1 min readNo responses yet.