Answer the question
In order to leave comments, you need to log in
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
php artisan composer update
there 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 questionAsk a Question
731 491 924 answers to any question