execut/yii2-books-native
Composer 安装命令:
composer require execut/yii2-books-native
包简介
Example of simple Yii2 CRUD
关键字:
README 文档
README
CRUD for books on native Yii2 framework for a compare and demonstration execut/yii2-books.
For license information check the LICENSE-file.
Installation
The preferred way to install this extension is through composer.
Install
Either run
$ php composer.phar require execut/yii2-books-native "dev-master"
or add
"execut/yii2-books-native": "dev-master"
to the require section of your composer.json file.
Apply module migrations:
./yii migrate/up --interactive=0 -> ...migration was applied. -> -> Migrated up successfully.
Usage
Open books example url in your browser /booksNative/books/index.
Authors example here /booksNative/authors/index.
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2020-07-15



