Answer Posted / Ankit Singh
In Yii 2 framework, the naming convention is used to follow a specific pattern for class and file names. For example, if you have a model named 'User', it will be located in the directory 'user' under 'models'. The corresponding PHP file will be named User.php.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers