backoffice icon indicating copy to clipboard operation
backoffice copied to clipboard

Turn table view into a widget

Open edisonywh opened this issue 3 years ago • 1 comments

Not sure if it's possible since we need some sort of state for table (sorted etc), but we can give it a try and see how it goes.

It might be pretty cool to build everything as a widget, and then by having a TableWidget we can also reuse it when editing associations etc.

edisonywh avatar Apr 19 '21 10:04 edisonywh

https://github.com/rappasoft/laravel-livewire-tables this could be an interesting reference

edisonywh avatar Jun 26 '21 19:06 edisonywh