<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Twitter Bootstrap on Mazer.dev</title><link>https://mazer.dev/en/tags/twitter-bootstrap/</link><description>Recent content in Twitter Bootstrap on Mazer.dev</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2016-2025 Ademir Mazer Junior. All Rights Reserved.</copyright><lastBuildDate>Fri, 20 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://mazer.dev/en/tags/twitter-bootstrap/index.xml" rel="self" type="application/rss+xml"/><item><title>How to use jQuery and Twitter Bootstrap with Laravel and Vite</title><link>https://mazer.dev/en/laravel/posts/how-to-use-jquery-with-laravel-and-vite/</link><pubDate>Sat, 19 Nov 2022 00:00:00 +0000</pubDate><guid>https://mazer.dev/en/laravel/posts/how-to-use-jquery-with-laravel-and-vite/</guid><description><![CDATA[<p>Twitter Bootstrap and jQuery are Html/CSS and JavaScript framework and library still in heavy use in the Laravel community to this day.</p>
<p>It&rsquo;s ease <a href="/en/laravel/posts/how-to-add-bootstrap-jquery-popper-js-to-laravel-mix/">add then with Laravel Mix</a>, but since Laravel v9.2.0 <code>Vite</code> is now the default bundler and a lot of users have had trouble getting it to work.</p>
<p>In this post we will go over how to install, configure, import them and how to use with Laravel 9 and Vite.</p>]]></description><enclosure url="https://mazer.dev/en/laravel/posts/how-to-use-jquery-with-laravel-and-vite/featured-vite.jpg" length="174283" type="image/jpeg"/></item><item><title>How to add Bootstrap, jQuery, and popper.js to Laravel project using laravel-mix</title><link>https://mazer.dev/en/laravel/posts/how-to-add-bootstrap-jquery-popper-js-to-laravel-mix/</link><pubDate>Wed, 16 Nov 2022 00:00:00 +0000</pubDate><guid>https://mazer.dev/en/laravel/posts/how-to-add-bootstrap-jquery-popper-js-to-laravel-mix/</guid><description><![CDATA[<p>I had a lot of problems with using <code>laravel/ui</code> to install and then use the last updated versions of packages Twitter Bootstrap, jQuery and Popper.js. Since, for example, the Bootstrap version <code>laravel ui</code> installs is outdated, for example on Laravel 8 it is only version 4.6, and the newest version is, as of today: 5.2.2 <a href="https://github.com/twbs/bootstrap/releases" target="_blank" rel="noopener noreferrer">Bootstrap releases<i class="fas fa-external-link-square-alt ms-1"></i></a>, so i decided to try install the packages by myself using <code>laravel mix</code>.</p>]]></description><enclosure url="https://mazer.dev/en/laravel/posts/how-to-add-bootstrap-jquery-popper-js-to-laravel-mix/laravel-mix-featured.webp" length="4340" type="image/webp"/></item></channel></rss>