U
U
ukidoshi _2021-03-26 13:58:11
Yii
ukidoshi _, 2021-03-26 13:58:11

How to find the right template in yii2?

They gave me a finished yii2 project and told me to fix one thing.

The problem is that I'm new to this environment and in addition: the project is not made according to the standard framework architecture, i.e. everything that is written in the tutorials, the documentation simply does not match. Accordingly, I can not find the desired template.

Is there any easy way to find the right template? I do not want to run through folders in ftp and view each file. The project is huge.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vitaly_74, 2021-03-27
@ukidoshi

since you are new and want to develop, install phpstorm for yourself and find what you need by global search in the project.
In general, they correctly described in the comments:
controller / action displays information in view / controller / action.php
and if it does not match, see the routes in the application config.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question