Do you have git installed on your computer?
If not, download and install it first https://git-scm.com/
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am new to Laravel and tried creating new project, But I am stuck with below error I could not proceed at all. Kindly help me resolving this.
D:\Learn\Laravel\Workshop\workspace>composer create-project laravel/laravel:^11.0 example-app Creating a "laravel/laravel:11.0" project at "./example-app" Installing laravel/laravel (v11.0.0)
In GitDownloader.php line 82:
git was not found in your PATH, skipping source download create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url REPOSITORY-URL] [--add-repository] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] [--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--ask] [--] [ [ []]]
Please or to participate in this conversation.