-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dimonka2 edited this page Aug 13, 2020
·
1 revision
Welcome to the flatform wiki!
Laravel Flatform is HTML control rendering helper package for Laravel and Livewire.
- Separate control rendering from control styling. Write only an interface definition and the styling will be applied based on selected templates.
- Possibility to switch styles via config. It is possible to declare several styles and switch between them. Option to switch styles at runtime is coming soon.
- Write less code. Using this approach you define control styles once and focus only on interface declaration.
- Livewire table component. Unique Livewire table with sorting, search, filters, actions, row select, column formatters and sub details.