M
M
matveyboyko2019-06-21 23:07:20
Laravel
matveyboyko, 2019-06-21 23:07:20

Why isn't the latest version downloaded from laravel.com?

Laravel.com has version 5.8 in the top right corner.
I install the project with the composer create-project --prefer -dist laravel/laravel blog command .
After installation I check the version php artisan --version : Laravel Framework 5.5.45
Why is this happening? How to install version 5.8?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
JhaoDa, 2019-06-21
@matveyboyko

Firstly, it is not downloaded from laravel.com.
Secondly, focus (I see that this is difficult for you, but you try) and read the list of requirements in the Installation section and compare with what you have.

M
matveyboyko, 2019-06-21
@matveyboyko

Updated php to 7.3 and became the latest version of Laravel (5.8)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question