bunta/gridhelper

Nya gridhelper
7
Install
composer require bunta/gridhelper
License:MIT
Last Updated:Feb 3, 2017
Links: GitHub  ·  Packagist
Maintainer: aanyszek

gridhelper

instalation

add to "\config\app.php":

'providers' => [
    ...
    Bunta\GridHelper\GridHelperServiceProvider::class
    ...
],

run comands

composer du
php artisan optimize 
php artisan vendor:publish
php artisan migrate

Usage

reate($request->all());

Related Packages

nayjest/grids

Grids for Laravel 4 & Laravel 5 frameworks

156,250 200
matedon/laravel-admin

Administrative interface builder for Laravel PHP Framework which can help you bu...

20 0
encore/laravel-admin

laravel admin

3,213,708 11,137
mgallegos/laravel-jqgrid

Laravel jqGrid package allows you to easily integrate the popular jQuery Grid Pl...

15,706 69
onwulc/laravel-admin

laravel admin,forked from z-song/laravel-admin

16 0