Failed to install...cmd info below:
C:\xampp\htdocs\FLARUM>composer create-project flarum/flarum
Creating a "flarum/flarum" project at "./flarum"
Installing flarum/flarum (v1.8.0)
Failed to download flarum/flarum from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:\xampp\php\php.ini
Now trying to download from source
In GitDownloader.php line 82:
git was not found in your PATH, skipping source download
I tried using the --preferred-source cmd and it returned the following:
C:\xampp\htdocs\FLARUM>composer create-project flarum . --prefer-source
Creating a "flarum" project at "./"
In CreateProjectCommand.php line 424:
Could not find package flarum with stability stable.