S
S
Sergey2017-08-23 17:12:29
ubuntu
Sergey, 2017-08-23 17:12:29

When downloading Laravel, the vendor folder does not download, what should I do?

I started learning Laravel when installing via composer and laravel/install the framework is downloaded but without the vendor folder, tell me how to fix it.
installation via Composer:

composer create-project --prefer-dist laravel/laravel blog

Installation via Laravel/install
laravel new blog
Screenshot of the downloaded framework
139ecc30637d4bfd9b85cea8b49735aa.jpg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Victor, 2017-08-23
@hardtime88

So composer installfor some reason it didn't work.
UPD: mbstring extension is missing.

S
Sergey, 2017-08-23
@hardtime88

There were two problems that xampp was running with php version 5.4.* and it was missing the mbstring extension.
thanks for the help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question