How can i install git on Laragon terminal
-
Hi folks.
I finished install of laragon on windows... pretty easy! tx Laragon Team!
Now, i need to add Git support to Terminal that cames with Laragon. How can i do that ?
-
It actually comes with Git pre-installed. Notice the folder {laragon}/bin/git (where {laragon} is wherever you installed laragon).
If you open up terminal and typegit --version
and return, what do you see?
-
Hi.
git version 2.12.2.windows.2
After install the terminal not gives me a git response... so after restart my windows, it works.
Thanks!