An open API service indexing awesome lists of open source software.

https://github.com/rufaidulk/data-grid

Simple data grid for laravel 8
https://github.com/rufaidulk/data-grid

datagridview laravel8

Last synced: 10 months ago
JSON representation

Simple data grid for laravel 8

Awesome Lists containing this project

README

          

# Laravel Data Grid
## Description
Simple data grid for laravel 8
## Requirements
- Laravel 8
- Boostrap 4

## Installation
``composer require rufaidulk/data-grid "~1.1.0"``
## Documentation
1. [Basic Usage](https://github.com/rufaidulk/data-grid/blob/main/docs/BasicUsage.md)
1. [Custom Action Buttons](https://github.com/rufaidulk/data-grid/blob/main/docs/CustomActionButtons.md)