Questions tagged as 'homestead'

1
answer

Error creating vagrant box laravel / homestead: TCP connection reset by peer

So I'm setting up a PHP development environment and I came across this TCP connection reset by peer error, I have no clue what's going on. The virtualbox has been installed perfectly. I use Fedora 26 if it matters. print the terminal:...
asked by 26.09.2017 / 15:35
0
answers

I can not access the laravel homestead ip

Good morning, I'm trying to install the laravel 5.5 Homestead, following the documentation . However, when I try to access IP 192.168.10.10, which is the default ip of the homestead, it loads and can not resolve. This before even thinking about...
asked by 27.10.2017 / 14:24
0
answers

Problems installing Laravel Homestead on ubuntu

I just installed Ubuntu 16.10 and I'm having trouble installing Laravel Homestead. I am running version 1.9.3 of Vagrant and 5.1.18 of the Oracle virtual box. So far no problem, but when I try to run the command vagrant box add laravel/homest...
asked by 26.03.2017 / 00:55
2
answers

Error in vagrant up windows 10

I'm using homestead and vagrant to create a virtual machine and run my web projects. However, I can not get into my hosts (eg, myite.dev) , all are already properly configured in homestead.yaml and the hosts However, whenever I apply the v...
asked by 06.02.2017 / 15:54
0
answers

Broken picture in laravel 5.6 [homestead]

Uploaded to my application an image when using php artisan serves, Today I'm using the homestead, when I went to look at the application it barred my url and it does not let it be displayed. <img src="/storage/avatars/{{ Auth::user()->im...
asked by 29.08.2018 / 23:59
2
answers

Problem with vagrant up - homestead-7 already exists

I really need some help. I'm trying to install laravel using the homestead. I followed a step-by-step but could not access index.php, so I decided to do it all over again. But when I give a vagrant up it appears that the homestead-7 machine alre...
asked by 28.06.2018 / 23:41