照片库/laravel-admin-grid

Laravel-5中使用laravel-admin-grid的包

v1.4.0 2019-11-23 21:43 UTC

This package is auto-updated.

Last update: 2024-09-24 08:12:26 UTC


README

截图

screenshot

安装:首先,安装依赖项

composer require fotobank/laravel-admin-grid

控制器

use Encore\Admin\Grid;

替代

use Fotobank\Admin\Grid;

已知问题

错误

Fotobank\Admin\Actions::{closure}();

决策

$grid->actions(function ($actions));