Answer the question
In order to leave comments, you need to log in
How to correctly redirect users to another controller?
I did something like this in the controller, but
return $this->redirect('http://crm/frontend/web/index.php?r=zakaz%2Findex');
Answer the question
In order to leave comments, you need to log in
return $this->redirect(['/controller/action','id'=>'xxx']);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question