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.
Utilisez evo-ui comme fondation UI declarative. Les modules consommateurs fournissent configuration, providers et persistance; evo-ui fournit shell, composants, state behavior, assets et contracts visuels.
<x-evo::layout :title="$pageTitle">
<x-evo::module-tab-shell :tabs="$tabs" model="activeTab">
<livewire:evo-ui.module-table preset="vendor.module.items" />
</x-evo::module-tab-shell>
</x-evo::layout>
Ne chargez pas Bootstrap, jQuery, manager main.js, tabpane.js, Roboto, CDN
UI assets ou legacy manager CSS dans les ecrans evo-ui.
composer test
composer drift
How can I help you explore Laravel packages today?