V
V
Valeriy Donika2016-01-23 01:06:38
Windows
Valeriy Donika, 2016-01-23 01:06:38

Laravel Homestead Windows?

Hello. Tried this and that. Before that, it was configured on Ubuntu (one kind person helped to install it), the laptop flew a long time ago. Now I want to continue working on the project. And I decided to deploy Homestead on Windows.
https://laravel.com/docs/5.2/homestead As indicated here Per Project Installation installed, I run Vagrant, writes that ok. I added
192.168.10.10 homestead.app to the hosts.
In the browser I try to open homestead.app and writes "Web page is not available"
kiss_13kb.1453500356.png
Yaml
kiss_16kb.1453500373.png
I did not change the config, as I understand it prescribes everything ...
what am I doing wrong? :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Valeriy Donika, 2016-01-23
@Valonix

In general, now I have created a daddy homestead.app and installed Laravel there.
1 composer global require "laravel/installer"
2 laravel new blog
moved from the blog directory to the root of its files folder
Then put homestead
composer require laravel/homestead --dev
vendor\bin\homestead make
I write vagrant ap
then go to homestead.app and nothing. ..

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question