mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Renamed application-lifecycle diagram to request-lifecycle in docs
This commit is contained in:
@ -77,7 +77,7 @@ Request Lifecycle <a name="request-lifecycle"></a>
|
||||
|
||||
The following diagram shows how an application handles a request.
|
||||
|
||||

|
||||

|
||||
|
||||
1. A user makes a request to the [entry script](structure-entry-scripts.md) `web/index.php`.
|
||||
2. The entry script loads the application [configuration](concept-configurations.md) and creates
|
||||
|
Reference in New Issue
Block a user