TallDaisyUI is a Laravel Blade UI Components library built on TALL Stack (Tailwind CSS, Alpine.js, Laravel, Livewire) and DaisyUI. It provides a collection of beautifully designed, responsive, and accessible UI components that can be easily integrated into your Laravel applications.
TallDaisyUI combines the power of DaisyUI's beautiful component classes with Laravel Blade components to create a seamless development experience. Built specifically for the TALL stack ecosystem, this package offers:
- 🎨 Beautiful Design: Leverages DaisyUI's stunning component classes
- ⚡ Easy Integration: Simple Blade component syntax
- 📱 Responsive: Mobile-first design approach
- 🔧 Customizable: Fully themeable components
- 🚀 Lightweight: No heavy JavaScript dependencies
- 🎯 TALL Stack Optimized: Works perfectly with Tailwind, Alpine, Laravel, and Livewire
- PHP 8.2+
- Laravel 12.0+
- Livewire 3.0+
- Tailwind CSS 4.0+
- DaisyUI 5.0+
Install the package via composer.
composer require ikbaldjaya/talldaisyuiRun the installer to publish the assets and configuration files.
php artisan install:talldaisyuiComplete documentation is coming soon! In the meantime, you can find temporary documentation at our Documentation Page.
<x-button label="Hello" color="primary" />TallCraftUI is open-sourced software licensed under the MIT license