For the past months I have been using laravel livewire, even if it's not a standard/official laravel package yet.
I think is a really good way to build dynamic interfaces and is fully component based.
- What do you think about livewire?
- What do you think about building datatables, forms and atomic fields as livewire components ?
- There are already such libraries or rapyd could be rewritten (and simplified) to be a repository of livewire component?
Let me know