This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
Souke
Watch
5
Star
0
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Config : controller/action par défaut
refactoring
keun
6 years ago
parent
dcf2ff0211
commit
27935404f3
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
common/config/main.php
+ 1
- 0
common/config/main.php
View File
@@ -36,6 +36,7 @@ return [
'showScriptName' => false,
'enableStrictParsing' => false,
'rules' => [
'<slug_producer:\w+>/' => 'site/index',
'<slug_producer:\w+>/<controller>/<action>' => '<controller>/<action>',
],
],
Write
Preview
Loading…
Cancel
Save