Wiki

Articles tagged with "newbie", sorted by commentsX
Displaying 1-3 of 3 result(s).

Yii for beginners

Created about a year ago by rackyczTutorials11 comments – viewed 105,467 times – ( +74 )
Hi. This is first article with my Yii tutorial. I had to split it into more articles as there's limited length of texts on Wiki. So once you understand basics, you can read next article here: Yii for beginners 2.

The complete beginner's study guide for the Yii Framework

Created 7 months ago by Rodrigo CoelhoTips2 comments – viewed 16,715 times – ( +18 )
Start studying the MVC pattern. You will understand the roles of the model, the view and the controller and know where goes each part of the code.

Changing Controllers Name

Created 2 years ago by TrejderHow-tos0 comments – viewed 7,962 times – ( +4 )
This very short how-to presents steps required to change controller name. It is oriented for less experienced users, which are starting their journey with Yii, to avoid common newbie pitfalls.