solverao / tallkit
Blade components for Laravel TALL powered by DaisyUI
dev-main
2026-02-04 00:08 UTC
Requires
- blade-ui-kit/blade-heroicons: ^2.6
- livewire/livewire: ^4.1
Requires (Dev)
- orchestra/testbench: ^10.9
This package is auto-updated.
Last update: 2026-03-04 00:20:28 UTC
README
A collection of reusable Blade components for Laravel using the TALL stack (Tailwind, Alpine.js, Livewire) styled with DaisyUI
Requirements
- Laravel >= 12.x (includes Tailwind CSS v4)
- Node.js >= 18
Installation
composer require solverao/tallkit php artisan tallkit:install npm install npm run dev
The tallkit:install command automatically:
- ✅ Adds DaisyUI to your
package.json - ✅ Configures DaisyUI in your
app.css - ✅ Publishes the Blade components