Laravel Jetstream: Change Tailwind CSS to Bootstrap V5 (Works with Breeze as well)

preview_player
Показать описание
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____________

___________DONATE TO SUPPORT THE CHANNEL____________

- Coinbase (CryptoCurrency): @KingStevenNOS
Рекомендации по теме
Комментарии
Автор

It really helped on getting started with already having most of the things. Its laravel 9 now and yes session of installing bootstrap 4 for jetstrap, it does directly bootstrap 5.1. No need to dive more further...
Thank you sir for the guidance :)

nirajdhakal
Автор

It’s exactly the question I was asking

MePeterNicholls
Автор

great content, do you mind doing a video on how to use hmail server with laravel.trigger sending password reset emails, update notifications?

k_a_r_i_s-
Автор

I am in confusion now:
We do convert all the tailwind to bootstrap, and I did get blade files for all the vue files, but why can't I change in application by modifying the blade files? Why I always need to change the vue file? And how to extend the layout to blade file after swapping? Can you make a short video about what after jetstrap:swap? I only needed here is to work with blade files, with the layout extended as I get after installing jetstrap.

I find no use of converting to bootstrap!
I can't even modify register form from blade file generated!

nirajdhakal
Автор

Idk why but I dont like tailwind usage in laravel..

mikeybravo