solverao/tallkit

Blade components for Laravel TALL powered by DaisyUI

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/solverao/tallkit

dev-main 2026-02-04 00:08 UTC

This package is auto-updated.

Last update: 2026-02-04 00:10:03 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