S
S
Svetlana Galenko2019-09-25 13:08:58
OctoberCMS
Svetlana Galenko, 2019-09-25 13:08:58

Missing vendor files, try running "composer install" or use the Wizard installer?

After adding the illuminate/html plugin to laravel, the site opens with an error:
Missing vendor files, try running "composer install" or use the Wizard installer.
I updated the composer, still the same problem remained, what could it be, what else would you advise me to do to fix this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bycel, 2020-07-11
@bycel

The command
composer install
simply installs the missing files.
The error is due to the fact that there are no plugin files, the command above should install them.
The composer update is done by another command.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question