When installing laravel's homestead, when using homestead up to start the display definition up command, an error occurs.

WBOY
Release: 2016-08-04 09:21:47
Original
1058 people have browsed it

There are only three commands in the homestead command. . Please tell me what went wrong during installation
When installing laravel's homestead, when using homestead up to start the display definition up command, an error occurs.

Reply content:

There are only three commands in the homestead command. . Please tell me what went wrong during installation
When installing laravel's homestead, when using homestead up to start the display definition up command, an error occurs.

The commands of the new version have been changed, this is your version. You need to make first and then vagrant up. You may also need to use composer to install homestead in the current folder

Execute directly in the homestead directory

<code>vagrant up</code>
Copy after login
Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template