leantony / laravel-grid

A grid view for laravel, inspired by the yii2 grid widget
https://leantony.github.io/laravel-grid/
MIT License
91 stars 39 forks source link

Any good alternatives for Laravel v7.0? #123

Open RishabSwift opened 3 years ago

RishabSwift commented 3 years ago

Just working on upgrading a huge project, this package had been such a life-saver.

But it seems like this package is no longer updated for Laravel v7.0.

Have you guys found a good alternative?

Some alternatives I found:

However, the ones I posted do not have many common features (like sorting). Please share any good alternatives for this package if you know any.

Thanks!

manikshrma commented 3 years ago

Did you found any good solution?

sunilit42 commented 3 years ago

@RishabSwift have you find any thing? or which one used?

RishabSwift commented 3 years ago

Yes, I ended up using Livewire Powergrid