Answer the question
In order to leave comments, you need to log in
How to connect pretty url in yii2?
I write in config/web.php
'urlManager' => [
'enablePrettyUrl' => true,
'showScriptName' => false,
'enableStrictParsing' => true,
'rules' => [
// ...
],
],
Answer the question
In order to leave comments, you need to log in
for Basic template you can look at the official guide
www.yiiframework.com/doc-2.0/guide-tutorial-shared...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question