Tag: Laravel

  • Using Bootstrap 5 with Laravel and Vite

    In recent years Tailwind has become the go to CSS solution with new Laravel projects. However there are a lot of Bootstrap sites out there and when working on a recent legacy project it was necessary to update from an old Laravel version and Bootstrap 3 to the latest Laravel and Bootstrap 5. While moving…