laravel-grid-view
laravel-grid-view copied to clipboard
This package is to displaying the model data in a Grid table.
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...
Hi. I need add custom my action column. For example show log button.
Hi, how i can get gridview from array/collection, NOT from DB?
I'm using laravel-grid-view in a new project and face the following issue. I would like to hide the serial column but there is no (or i can't find it) options...