Home > Backend Development > PHP Tutorial > Under Linux, laravel homestead cannot be started

Under Linux, laravel homestead cannot be started

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2023-03-03 08:22:01
Original
1613 people have browsed it

Under Linux, laravel homestead cannot be started

homestead up prompt “homestead: command not found”

vagrant up Tips:

<code>Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'laravel' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box 'laravel' (v0) for provider: virtualbox
    default: Downloading: laravel
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

Couldn't open file /home/sun/.homestead/laravel
</code>
Copy after login
Copy after login

Run:
sun@sun-Ui:~$ vagrant box list
Tips:
laravel/homestead (virtualbox, 0.6.0)

Solve,,,

Reply content:

Under Linux, laravel homestead cannot be started

homestead up prompt “homestead: command not found”

vagrant up Tips:

<code>Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'laravel' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
==> default: Box file was not detected as metadata. Adding it directly...
==> default: Adding box 'laravel' (v0) for provider: virtualbox
    default: Downloading: laravel
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

Couldn't open file /home/sun/.homestead/laravel
</code>
Copy after login
Copy after login

Run:
sun@sun-Ui:~$ vagrant box list
Tips:
laravel/homestead (virtualbox, 0.6.0)

Solve,,,

An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

Related labels:
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template