ikbaldjaya / talldaisyui
TallDaisyUi is a laravel blade UI Components library build on TALL Stack and Daisy Ui
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
pkg:composer/ikbaldjaya/talldaisyui
This package is auto-updated.
Last update: 2025-12-18 06:31:43 UTC
README
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.
π Introduction
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
π Installation
Requirements
- PHP 8.2+
- Laravel 12.0+
- Livewire 3.0+
- Tailwind CSS 4.0+
- DaisyUI 5.0+
Step 1: Install via Composer
Install the package via composer.
composer require ikbaldjaya/talldaisyui
Step 2: Run the installer
Run the installer to publish the assets and configuration files.
php artisan install:talldaisyui
π Documentation
Complete documentation is coming soon! In the meantime, you can find temporary documentation at our Documentation Page.
Example Usage
<x-button label="Hello" color="primary" />
π License
TallCraftUI is open-sourced software licensed under theΒ MIT license