Answer the question
In order to leave comments, you need to log in
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
laravel new blog
Answer the question
In order to leave comments, you need to log in
So composer install
for some reason it didn't work.
UPD: mbstring extension is missing.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question