文件名称:yii2-app-advanced-2.0.7
介绍说明--下载内容均来自于网络,请自行研究使用
yii2.0框架代码,可用于学习了解yii2.0的框架结构,并快速进行web开发-yii2.0 fr a mework
(系统自动生成,下载前可以参看下载内容)
下载文件列表
yii2-app-advanced-2.0.7
.......................\.bowerrc
.......................\.gitignore
.......................\LICENSE.md
.......................\README.md
.......................\backend
.......................\.......\assets
.......................\.......\......\AppAsset.php
.......................\.......\config
.......................\.......\......\.gitignore
.......................\.......\......\bootstrap.php
.......................\.......\......\main.php
.......................\.......\......\params.php
.......................\.......\controllers
.......................\.......\...........\SiteController.php
.......................\.......\models
.......................\.......\......\.gitkeep
.......................\.......\runtime
.......................\.......\.......\.gitignore
.......................\.......\views
.......................\.......\.....\layouts
.......................\.......\.....\.......\main.php
.......................\.......\.....\site
.......................\.......\.....\....\error.php
.......................\.......\.....\....\index.php
.......................\.......\.....\....\login.php
.......................\.......\web
.......................\.......\...\.gitignore
.......................\.......\...\assets
.......................\.......\...\......\.gitignore
.......................\.......\...\css
.......................\.......\...\...\site.css
.......................\.......\...\favicon.ico
.......................\.......\...\robots.txt
.......................\common
.......................\......\config
.......................\......\......\.gitignore
.......................\......\......\bootstrap.php
.......................\......\......\main.php
.......................\......\......\params.php
.......................\......\....\layouts
.......................\......\....\.......\html.php
.......................\......\....\.......\text.php
.......................\......\....\passwordResetToken-html.php
.......................\......\....\passwordResetToken-text.php
.......................\......\models
.......................\......\......\LoginForm.php
.......................\......\......\User.php
.......................\......\widgets
.......................\......\.......\Alert.php
.......................\composer.json
.......................\console
.......................\.......\config
.......................\.......\......\.gitignore
.......................\.......\......\bootstrap.php
.......................\.......\......\main.php
.......................\.......\......\params.php
.......................\.......\controllers
.......................\.......\...........\.gitkeep
.......................\.......\migrations
.......................\.......\..........\m130524_201442_init.php
.......................\.......\models
.......................\.......\......\.gitkeep
.......................\.......\runtime
.......................\.......\.......\.gitignore
.......................\environments
.......................\............\dev
.......................\............\...\backend
.......................\............\...\.......\config
.......................\............\...\.......\......\main-local.php
.......................\............\...\.......\......\params-local.php
.......................\............\...\.......\web
.......................\............\...\.......\...\index-test.php
.......................\............\...\.......\...\index.php
.......................\............\...\common
.......................\............\...\......\config
.......................\............\...\......\......\main-local.php
.......................\............\...\......\......\params-local.php
.......................\............\...\console
.......................\............\...\.......\config
.......................\............\...\.......\......\main-local.php
.......................\............\...\.......\......\params-local.php
.......................\............\...\frontend
.......................