Hi i am facing problem during installtion of laravel .
E:\xampp\htdocs>composer create-project --prefer-dist laravel/laravel blog "5.6.*" You are running Composer with SSL/TLS protection disabled. Installing laravel/laravel (v5.6.33)
[RuntimeException] Failed to clone https://github.com/laravel/laravel.git, git was not found, check that it is installed and in your PATH env.
'git' is not recognized as an internal or external command, operable program or batch file.
create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--ignore-platform-reqs] [--] [<package>] [<directory>] [<version>]
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community