(draft) Understanding Yii 3

Comparing #10 with #11

Revision #11 was created by Mehdi Achour Mehdi Achour on Dec 20, 2018, 12:54:21 PM.

Point to new repo/website

Content

# Understanding Yii 3 > Since this Wiki page is getting bigger and bigger, I decided to document things in a Yii 3 project instead.
 

 
> Project source can be found at https://github.com/machour/yii3-kitchen-sink
 
> <img src="" />
 
> Live web site: https://yii3.idk.tn/
 

 
> Follow the repo/website to get fresher informations, or better yet, pull the project and run it by yourself to get acquainted with Yii3
 
 
 
## Introduction


*This document is intended for an audience already familiar with [Yii2](https://www.yiiframework.com/doc/guide/2.0/en).*
*It's meant to bring together all information related to Yii 3 in one place to make it easier to get on track.*
[...]