mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 14:28:27 +08:00
Adjusted table with basic/advanced apps difference
This commit is contained in:
@ -14,19 +14,16 @@ The following table compares the difference between the advanced and the basic a
|
||||
|---|:---:|:---:|
|
||||
| Project structure | ✓ | ✓ |
|
||||
| Site controller | ✓ | ✓ |
|
||||
| User login/out | ✓ | ✓ |
|
||||
| Form models | ✓ | ✓ |
|
||||
| User login/logout | ✓ | ✓ |
|
||||
| Forms | ✓ | ✓ |
|
||||
| DB connection | ✓ | ✓ |
|
||||
| Console command | ✓ | ✓ |
|
||||
| Asset bundle | ✓ | ✓ |
|
||||
| Codeception tests | ✓ | ✓ |
|
||||
| Front- and back-end apps | | ✓ |
|
||||
| Active record models | | ✓ |
|
||||
| User registration | | ✓ |
|
||||
| Email | ✓ | ✓ |
|
||||
| Twitter Bootstrap | ✓ | ✓ |
|
||||
| etc... | | ✓ |
|
||||
|
||||
| Front- and back-end apps | | ✓ |
|
||||
| Ready to use User model | | ✓ |
|
||||
| User signup and password restore | | ✓ |
|
||||
|
||||
|
||||
Installation
|
||||
|
Reference in New Issue
Block a user