Тёмный

How To Install Tailwind CSS In Laravel and Mix 

EscoTech
Подписаться 1,4 тыс.
Просмотров 7 тыс.
50% 1

Learn how to install Tailwind CSS in a fresh installation of Laravel and Mix.
For instructions on using Vite please see my other video: • How to install Tailwin... .

Опубликовано:

 

18 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 24   
@immense_dreamer
@immense_dreamer 2 года назад
Nice video, quick and helpful. Thanks!
@esco_tech
@esco_tech 2 года назад
Thank you, appreciate the comment and the support!
@khanthmuu6364
@khanthmuu6364 2 года назад
Thank you for this one. It helps me a lot.
@esco_tech
@esco_tech 2 года назад
You are very welcome and I'm happy the video was useful! You are my very first comment ever and it's greatly appreciated you took the time to say something nice!!!
@mamusthafa6
@mamusthafa6 2 года назад
Nice video, very useful for beginners. Thank you
@esco_tech
@esco_tech 2 года назад
Thanks for the kind words and support!
@sabermrabt5775
@sabermrabt5775 2 года назад
Thank you for the vid , hope it does well !
@esco_tech
@esco_tech 2 года назад
You’re welcome and thank you for your comment!!!!
@naty8530
@naty8530 2 года назад
It help me a lot thanks very much ,can you share us the the table form please??
@esco_tech
@esco_tech 2 года назад
Glad to hear it helped! Here's the table. gist.github.com/nickescobedo/04e85dafbd82b23eba0817436c7eead9
@joshuaendaya7174
@joshuaendaya7174 2 года назад
thanks bro its helpful
@esco_tech
@esco_tech 2 года назад
Thank you for the kind word and support my friend!
@rejuscerniauskas1399
@rejuscerniauskas1399 2 года назад
For some reason I can't get all tailwindcss classes, when I go to public/css/app.css it only contains 700 lines of code, pretty sure it should contain more than that. Any tips on how to get all tailwinds classes??
@esco_tech
@esco_tech 2 года назад
That’s by design. Tailwind only generates the necessary css based on the utility classes your using. If you add classes to any of your files you need to run npm run dev or npm run prod or my favorite npm run hot and it will continuously run waiting for changes and automatically generate the new css every time you change something. Hopefully that helps!
@olivieromanga6487
@olivieromanga6487 2 года назад
merci
@adeodatusludan
@adeodatusludan 2 года назад
Why every class or change that I apply to my blade file does not take place with refreshing of my page unless I run "npm run dev comand"?
@esco_tech
@esco_tech 2 года назад
Try npm run watch or npm run hot. Those two commands may help. Watch will rebuild the assets any time there is a change. Hot will rebuild the assets and refresh your page for you. Hope that helps!
@murtazanoori6414
@murtazanoori6414 2 года назад
Hi Thank you for a great video, however i followed all your steps and installed all the components and everthing but my tailwind dosent work , i mean when i apply the CDN link it works, but without it. it dosent work at all
@esco_tech
@esco_tech 2 года назад
That's strange did you receive any errors when it was building or loading the page?
@ammarbahtiarasli
@ammarbahtiarasli 2 года назад
Laravel 9 not found webpack.mix.js ;(
@esco_tech
@esco_tech 2 года назад
Are you using the latest version of Laravel? Laravel within the past couple of weeks is now using Vite. I need to make a new video showing how to install with Vite.
@xBlixon
@xBlixon 2 года назад
npm install -D tailwindcss postcss autoprefixer :)
@xBlixon
@xBlixon 2 года назад
npx tailwindcss init
@esco_tech
@esco_tech 2 года назад
Thanks for following up :)
Далее
Basic Laravel and Tailwind Todo Tutorial
28:17
Просмотров 9 тыс.
Decorator Design Pattern in Laravel and PHP
19:00
Просмотров 2,9 тыс.
What does larger scale software development look like?
24:15
I built 10 web apps... with 10 different languages
14:23
The Story of Next.js
12:13
Просмотров 577 тыс.
How to use Tailwind CSS 2 in your Laravel 8 project
5:33
Learn How to Use Eager Loading
24:37
Просмотров 2,7 тыс.
Using CSS custom properties like this is a waste
16:12
Просмотров 171 тыс.
Laravel Jetstream: Add CRUD with User Roles
16:51
Просмотров 154 тыс.
Brutally honest advice for new .NET Web Developers
7:19