How to install daisyUI in Laravel Vite

Laravel creates an admin panel from scratch — Install daisyUI in Laravel — Part 24

Balaji Dharma

--

In the last part 23, we upgraded your Laravel version to 10. Also, we migrated Laravel Mix to Vite in Part 14.

So in this part, we going to install the Tailwind UI component of daisyUI into our Basic Laravel Admin Panel.

What is daisyUI

The daisyUI is the most popular component library for Tailwind CSS

--

--