mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-16 15:21:13 +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 | ✓ | ✓ |
|
| Project structure | ✓ | ✓ |
|
||||||
| Site controller | ✓ | ✓ |
|
| Site controller | ✓ | ✓ |
|
||||||
| User login/out | ✓ | ✓ |
|
| User login/logout | ✓ | ✓ |
|
||||||
| Form models | ✓ | ✓ |
|
| Forms | ✓ | ✓ |
|
||||||
| DB connection | ✓ | ✓ |
|
| DB connection | ✓ | ✓ |
|
||||||
| Console command | ✓ | ✓ |
|
| Console command | ✓ | ✓ |
|
||||||
| Asset bundle | ✓ | ✓ |
|
| Asset bundle | ✓ | ✓ |
|
||||||
| Codeception tests | ✓ | ✓ |
|
| Codeception tests | ✓ | ✓ |
|
||||||
| Front- and back-end apps | | ✓ |
|
|
||||||
| Active record models | | ✓ |
|
|
||||||
| User registration | | ✓ |
|
|
||||||
| Email | ✓ | ✓ |
|
|
||||||
| Twitter Bootstrap | ✓ | ✓ |
|
| Twitter Bootstrap | ✓ | ✓ |
|
||||||
| etc... | | ✓ |
|
| Front- and back-end apps | | ✓ |
|
||||||
|
| Ready to use User model | | ✓ |
|
||||||
|
| User signup and password restore | | ✓ |
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
|
Reference in New Issue
Block a user