Bootstrap with Laravel 8 - 3 Easy Steps | RaheelKhan

RaheelKhan
RaheelKhan
8.5 هزار بار بازدید - 3 سال پیش - As Laravel support tailwindCss by
As Laravel support tailwindCss by default but many folks are not happy with that because there is a huge community of bootstrap and including me, we all are used to bootstrap with Laravel.

In this video, I demonstrated, how to install bootstrap in Laravel 8 in 3 easy steps.
First, you have to install the Laravel and run a command in your terminal to require the UI package from Laravel.

These are the following commands you need to run;

1. composer require laravel/ui

2. php artisan ui bootstrap    or     php artisan ui bootstrap --auth

3. npm install

4. npm run dev (you might want to re-run this command in case Laravel mix error. )

If you have any questions, please don't hesitate to ask in the comments.

Also, watch;
How to send data from Postman to Php backend :
3 سال پیش در تاریخ 1400/01/28 منتشر شده است.
8,557 بـار بازدید شده
... بیشتر