laraviet/backpackui1
Composer 安装命令:
composer require laraviet/backpackui1
包简介
Style CRUD of Backpack Generator UI
关键字:
README 文档
README
Style CRUD of Backpack Generator UI
Prerequisite
Need to install Backpack to your Laravel project first following this instruction
Installation
Via Composer
$ composer require laraviet/backpackui1
Usage
In generated CRUD Controller, add below lines into end of setup() method
$this->crud->setListView('backpackui1::theme.list');
$this->crud->removeButtonFromStack('create', 'top');
统计信息
- 总下载量: 112
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-18