Issue
i am using the gii generator to create a module.
the issue is when i try to create a form or some model for that module... i can't tell it to generate those files in that module... it only does it in the main application folders.
any ideas?
thanks.
Solution
To create a model for a specific module in yii you can give input to the model path text field like 'application.modules..models'.
Answered By - Kapil gopinath
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.