Hello guys I am new to yii frame work and I am following larry ullman's instructions on the e-book. The problem I have is: when I'm creating new migration I keep on getting this error
The migration directory does not exists:application.migrations
I use the command : $ yiic migrate create <name>
Thank you guys for helping me understand yii.