sameer1750/ag-grid-api
最新稳定版本:1.0.3
Composer 安装命令:
composer require sameer1750/ag-grid-api
包简介
A package to generate ag-grid api
README 文档
README
A laravel package to create ag grid api on the go.
Install this package and all the routes for your tables will be ready to use in the ag-grid.
Installation
$ cd your-laravel-project
$ composer require sameer1750/ag-grid-api
Add Radix\Aggrid\AgGridApiServiceProvider::class, in config/app.php in the providers array.
Example
- Table : user_table
- Request : /ag-grid/user-table
- Method : Post
统计信息
- 总下载量: 6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-15