Laravel Jetstream: Change Tailwind CSS to Bootstrap V5 (Works with Breeze as well)
Thank you for tuning in and I hope you have learnt a lot today.
Timestamps:
0:00 - Introduction
1:51 - Background
3:52 - Main Package we are using
4:52 - Fresh Laravel Project
7:09 - Installing Jetstream Inertia (You can install Livewire or Laravel Breeze and just follow the instructions from the git repository)
14:45 - Setting up a database (SQLite)
16:35 - 1st Compilation of Assets
18:07 - Overview of Jetstream
20:00 - Installing Jetstrap for Bootstrap v4
24:29 - Starting Bootstrap v5
27:02 - Major Error to solve
30:00 - Explaining the difference from Bootstrap v4 to Bootstrap v5
33:00 - Making The changes to finalize
39:09 - Adding everything into Github
( )
42:06 - Conclusion
___________FOLLOW MY SOCIALS____________
- Twitter:
___________DONATE TO SUPPORT THE CHANNEL____________
- Coinbase (CryptoCurrency): @KingStevenNOS
- Paypal e-mail: stevennmb9@
10 views
356
85
6 months ago 00:08:11 1
This New Auth Package Makes Things Even Easier
7 months ago 00:19:00 1
The Tools I Use to Build Products in Laravel
8 months ago 00:02:58 2
Laravel Policies and Traits: Jetstream Example
1 year ago 00:10:21 1
Build a Forum With Laravel, Ep 03 - Defining Our Data
1 year ago 00:11:47 4
Build a Forum With Laravel, Ep 02 - Configuring Jetstream
1 year ago 00:03:59 3
How to ignore some PHPUnit/Pest tests by default--and how I use this with Laravel’s Jetstream
1 year ago 00:03:02 4
Laravel Routes File with Conditions: JetStream Example