Wiki

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

Starting your Yii Project Reference Guide (with Git VCS in Linux)

Created about a year ago by marcanuyTutorials4 comments – viewed 13,467 times – ( +15 )
I've found useful to have a step by step reference guide to work with Git with most used commands, feel free to update it with useful information you may find interesting too.

Reference: Model rules validation

Created 3 years ago by krillzipHow-tos4 comments – viewed 253,655 times – ( +86 )
This is a reference to be used for Model rule validation and is compiled from the Yii documentation and code. The purpose is to have all the information gathered in one place instead of scattered. This reference is not an intro. See The Definitive Guide to Yii, Declaring Validation Rules for a tutorial.