Download the PHP package reillo/grid without Composer
On this page you can find all versions of the php package reillo/grid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor reillo
Package grid
Short Description Simple laravel grid
License MIT
Homepage https://github.com/reillo/grid
Package grid
Short Description Simple laravel grid
License MIT
Homepage https://github.com/reillo/grid
Please rate this library. Is it a good library?
Informations about the package grid
Laravel 4 Simple Grid
Installation
Add the following to your composer.json
file:
Then, run composer update reillo/grid
or composer install
if you have not already installed packages.
Publish asset:
Publish view:
Publish config:
Add the below line to the providers array in app/config/app.php configuration file (add at the end):
features
- uses laravel paginator
- support table and list renderer
- html5 push history
- ajax request
- removable filters
Usage
see example.
Todo
Documentations
License
This project is open-sourced software licensed under the MIT license.
All versions of grid with dependencies
PHP Build Version
Package Version
The package reillo/grid contains the following files
Loading the files please wait ....