chengwl hace 4 años
padre
commit
76623e7796
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      config/web.php

+ 1 - 0
config/web.php

@@ -47,6 +47,7 @@ $config = [
         'urlManager' => [
             'enablePrettyUrl' => true,
             'showScriptName' => false,
+            'enableStrictParsing'=>false,
             'rules' => [
             ],
         ],