php composer-setup.php --install-dir=bin --filename=composer
mv composer.phar /usr/local/bin/composer
Download and run Composer-Setup.exe.
I see this error: require ext-fileinfo
I think you need to check how you enable the fileinfo extension from PHP in Xampp.
I've enabled fileinfo extension in my php.ini file but still it's giving this error, I've also set environment variables. I even reinstalled everything still not working
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community