Support the ongoing development of Laravel.io →
Homestead Installation
Last updated 1 year ago.
0

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

0

Sign in to participate in this thread!

Eventy

Your banner here too?

steff700 steff700 Joined 12 Apr 2020

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.