Update Bootstrap version in large Laravel project
P粉043295337
P粉043295337 2023-09-03 19:24:13
0
1
591
<p>Hey everyone, I have a large Laravel project and the Bootstrap version of the project is 3. I want to change it. what should I do? </p>
P粉043295337
P粉043295337

reply all(1)
P粉416996828

There are several ways to change the Bootstrap version in a Laravel project. One way is to edit the composer.json file and change the version number in the require section. Another way is to edit the config/app.php file and change the version number in the providers section.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template