Support the ongoing development of Laravel.io →
posted 10 years ago
Installation

I am trying to set up homestead (v0.2.2) on OSX 10.10 with the latest versions of virtualbox and vagrant.

I follow the instructions here http://laravel.com/docs/5.0/homestead

When I do "homestead up" the VM starts, but when I ssh in or check my share folder there is no laravel directory (as in no actual laravel 5 folders or files)

I notice in the "homestead up" output where ever there is "default: Running: inline script" it is followed by "default: stdin: is not a tty".

It starts at:

==> default: Running provisioner: file... ==> default: Running provisioner: shell... default: Running: inline script ==> default: stdin: is not a tty

Has anyone encountered this issue before and been able to solve it?

Last updated 3 years ago.
0

It should be "Code", the folder name. I assume you leave it default at homestead.yaml file.

After ssh into Vm, try "ls" command, you will see.

0

I did the "ls" command and there is no laravel folder, no laravel code.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

wngreenway wngreenway Joined 18 Feb 2015

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.

© 2025 Laravel.io - All rights reserved.