evolution-cms/evo-ui
Livewire + DaisyUI foundation for modern Evolution CMS manager modules. Provides an iframe layout with local assets, theme sync, a Livewire 4 bridge, config-driven tables/forms, and shared Blade components—no legacy manager CSS/JS or CDN dependencies.
Table ist die kanonische EvoUI-Oberflaeche fuer Manager-Listen und CRUD. Der
vollstaendige Vertrag steht im Root-Dokument Table Component.
Jede EvoUI-Tabelle enthaelt:
<x-evo::table.livewire
preset="vendor.module.items"
:context="['moduleUrl' => $moduleUrl]"
/>
EvoUI besitzt Toolbar-Layout, Filter, Suche, Sortierung, Table/List-Chrome, Row-Action-Visuals, Modals, Pagination und State Persistence. Der Consumer Provider besitzt Queries, Filter-Mapping, Validierung, Save/Delete Guards, Reorder Persistence und Business Actions.
How can I help you explore Laravel packages today?