Eric's UI Kit
Eric's UI Kit ("EUIKit") is a collection of Laravel Blade and Laravel Livewire components designed for quick scaffolding of Laravel applications, providing a consistent and attractive user interface. It includes components for structuring menus, tables, and forms, as well as typical UI components like alerts and messages. It also includes layouts and layout helpers, which can be used together and nested to build sophisticated user interfaces while minimizing repetitive code and styling.
EUIKit is styled via Tailwind CSS, though alternative components are planned using the Bulma CSS framework.
Many components utilize icons for increased usability. By default, EUIKit uses Heroicons, however, it utilizes Blade Icons under the hood, so multiple icon sets can be utilized easily.