search

Home  >  Q&A  >  body text

Update Bootstrap version in large Laravel project

<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粉043295337P粉043295337450 days ago603

reply all(1)I'll reply

  • P粉416996828

    P粉4169968282023-09-04 09:54:19

    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.

    reply
    0
  • Cancelreply