Download the PHP package fotobank/laravel-admin-grid without Composer
On this page you can find all versions of the php package fotobank/laravel-admin-grid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fotobank/laravel-admin-grid
More information about fotobank/laravel-admin-grid
Files in fotobank/laravel-admin-grid
Download fotobank/laravel-admin-grid
More information about fotobank/laravel-admin-grid
Files in fotobank/laravel-admin-grid
Vendor fotobank
Package laravel-admin-grid
Short Description Package for using laravel admin grid in Laravel-5
License MIT
Homepage https://github.com/fotobank/laravel-admin-grid
Package laravel-admin-grid
Short Description Package for using laravel admin grid in Laravel-5
License MIT
Homepage https://github.com/fotobank/laravel-admin-grid
Keywords extensionlaravel-admin
Please rate this library. Is it a good library?
Informations about the package laravel-admin-grid
laravel-admin Grid
Screenshot
Installation: First, install dependencies:
composer require fotobank/laravel-admin-grid
The controller:
use Encore\Admin\Grid;
Replaced by:
use Fotobank\Admin\Grid;
Known issues
Mistake:
Fotobank\Admin\Actions::{closure}();
Decision:
$grid->actions(function ($actions));
All versions of laravel-admin-grid with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package fotobank/laravel-admin-grid contains the following files
Loading the files please wait ....