Hey guys I did a new machine setup on my laptop, installed VirtualBox and Vagrant running Laravel Framework projects.
Issue I have is the following:
Git Bash doesn't recognize vagrant at all, if I do vagrant anything nothing happens.
However if I run CMD Prompt I am able to use Vagrant globally and do vagrant up which works fine.
I am wondering why am I unable to do it with GitBash?