Oh yea, so many time... the reason was the .ssh/config file there was only the git record. now:
Host gitlab.com HostName gitlab.com IdentityFile ~/.ssh/gitlab_id_rsa User git
Host homestead HostName 127.0.0.1 IdentityFile ~/.ssh/homestead_id_rsa User vagrant Port 2222
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community