This tutorial is an introduction to the Yii MVC framework. We use version 1.1 and go through some of its great features.
Some of the topics that I reviewed in this tutorial are listed below
- Installing the framework
- Running a webserver
- Directory Structure
- Creating a hello world application
- Routing and Urls
- Controllers and Views
- Models, Databases and Migrations
- The Gii Tool for code generation
- Creating forms
- Access Control and Authentication
or
Click here to learn more.