V
V
Viktor2018-02-05 21:29:29
Composer
Viktor, 2018-02-05 21:29:29

How to update config files in laravel 5.1 without console?

I manually updated laravel 5.1 to the version above according to the instructions.
Now it remains to update all the configs with the command - php artisan composer update
This command does not work in windows on ralavel 5.1,
how can I update the configuration files without this command?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mokhirjon Naimov, 2018-02-05
@vkwebsite

php artisan composer updatethere is no such command.
Yes composer update, but it updates the project's dependencies and not the configuration files .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question