Can't use phpStorm running Yii
I am following http://www.yiiframework.com/wiki/92/configuring-phpstorm-ide-for-yii/ guide but i still get 'undefined' method for something like '$this->render('index')'.
I can trace parent class from my project to base class in Yii framework file.
My web structure is :
/Root
/TestDrive
/Yii
/Framework
So in my project, i have only /TestDrive and include Yii Framework as External Library; i have delete Yiilite.php but i can't exclude some folders (step 2 from the guide line)
Please help me out.
Please sign in to leave a comment.
Perhaps you should ask for help by commenting the post - the author is active PhpStorm EAP user is fluent with Yii - and we are not.
We can only point you to general ticket about simplyfying work with Yii in PS http://youtrack.jetbrains.net/issue/WI-322