when I wrote (composer global require laravel/installer ) in windows terminal these errors appear
Failed to download doctrine/inflector from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:php8php.ini
Now trying to download from source
- Syncing doctrine/inflector (2.0.10) into cache
Failed to download illuminate/conditionable from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:php8php.ini
Now trying to download from source - Syncing illuminate/conditionable (v11.17.0) into cache
Failed to download psr/simple-cache from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:php8php.ini
Now trying to download from source - Syncing psr/simple-cache (3.0.0) into cache
Failed to download psr/container from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:php8php.ini
Now trying to download from source - Syncing psr/container (2.0.2) into cache
Failed to download illuminate/contracts from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:php8php.ini
Now trying to download from source - Syncing illuminate/contracts (v11.17.0) into cache
Failed to download illuminate/macroable from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:php8php.ini
Now trying to download from source - Syncing illuminate/macroable (v11.17.0) into cache
Failed to download symfony/process from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:php8php.ini
Now trying to download from source - Syncing symfony/process (v7.1.1) into cache
Failed to download symfony/polyfill-mbstring from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:php8php.ini
Now trying to download from source - Syncing symfony/polyfill-mbstring (v1.30.0) into cache
Failed to download symfony/polyfill-intl-normalizer from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:php8php.ini
Now trying to download from source
I downloaded composer , nodejs and docker desktop
I tried to download laravel 8 in windows 11
New contributor
programmer christina is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.