D
D
Dauren S2017-05-23 11:34:51
Yii
Dauren S, 2017-05-23 11:34:51

Register routes in yii2?

misite.com/thanks/default/profile/?id=49
How to write url in web.php in Yii2. To remove thanks i default and leave mysite.com/profile/?id=49

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Fedorov, 2017-05-23
@dauren101

[
    'profile/<id:\d+>' => 'thanks/default/profile',
]

D
Dmitry, 2017-05-23
@slo_nik

Good afternoon.
Here everything is painted to the smallest detail.
This is first.
And secondly, show how you tried to register routes in the configuration file and what problems did you have?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question