Declaring Rules
Creating Views Rendering
Authorization Unlike Web applications
Bootstrapping refers to the process of preparing the environment before an application starts to resolve and process an incoming request. Bootstrapping is done in two places:
Actions Routes
Sessions
Deploying a basic project template
Installing via Composer
When displaying multiple rows of data, it is often needed that the data be sorted according to some columns specified by end users. Yii uses a
By default, Yii uses PHP as its template language, but you can configure Yii to support other rendering engines, such as
Page 3 of 7