Laravel: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
6vffdh (Diskussion | Beiträge) |
6vffdh (Diskussion | Beiträge) |
||
Zeile 2: | Zeile 2: | ||
[https://laravel.com/docs/5.3/homestead LARAVEL] | [https://laravel.com/docs/5.3/homestead LARAVEL] | ||
− | :C:\Users\ | + | :C:\Users\user\.vagrant.d\boxes\laravel-VAGRANTSLASH-homestead\0.5.0\virtualbox |
:accepted | :accepted |
Aktuelle Version vom 5. Dezember 2024, 11:25 Uhr
- C:\Users\user\.vagrant.d\boxes\laravel-VAGRANTSLASH-homestead\0.5.0\virtualbox
- accepted
- After trying a lot of passwords and becoming totally confused why my public key password is not working I found out that I have to use vagrant as password.
- Maybe this info helps someone else too - that's because I've written it down here.
- Edit:
- According to the Vagrant documentation, there is a default password for the user vagrant which is vagrant.
- Read more on here: official website