p0vidl0/yii2-gridview-filter-and-sort-example
Composer 安装命令:
composer create-project p0vidl0/yii2-gridview-filter-and-sort-example
包简介
Yii 2 Gridview sort and filter on related data example
README 文档
README
INSTALLATION
php composer.phar global require "fxp/composer-asset-plugin:~1.1.1"
php composer.phar create-project --prefer-dist --stability=dev yii2-gridview-filter-and-sort-example basic
Now you should be able to access the application through the following URL, assuming basic is the directory
directly under the Web root.
http://localhost/basic/web/
Configure database access in config/db.php file.
Apply migration to create database tables buy run
./yii migrate
Related page: http://nix-tips.ru/yii2-sortirovka-i-filtr-gridview-po-svyazannym-i-vychislyaemym-polyam.html
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2016-05-02