Getting Started with The Yii PHP Framework – Part 2
In this tutorial, we continue what we started last time when we installed the Yii framework on the VPS and created our first application. We will go ahead and use some of the code generation tools provided by Yii to set up a first model for our data, generate the code for the CRUD operations, and take a look at how a typical Yii application workflow works.