This website works better with JavaScript.
Explore
Help
Register
Sign In
chenying
/
simple-yewu
Watch
7
Star
0
Fork
You've already forked simple-yewu
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
397
Commits
5
Branches
0
Tags
288 MiB
Tree:
2576ca9a5f
simple-yewu
/
environments
/
dev
/
console
/
config
/
main-local.php
8 lines
107 B
Raw
Normal View
History
Unescape
Escape
初始化
6 years ago
<?php
return [
'bootstrap' => ['gii'],
'modules' => [
'gii' => 'yii\gii\Module',
],
];