sebastienheyd / boilerplate

Laravel AdminLTE 3 Boilerplate package with blade components, users, roles and permissions management
MIT License
217 stars 65 forks source link

[enhancement] Row reorder for datatable #69

Open cod3rshotout opened 2 years ago

cod3rshotout commented 2 years ago

Would be useful to add the row reorder in the datatable like this one: https://editor.datatables.net/examples/extensions/rowReorder.html So we can easily update the order of a record, what do you think?