Skip to content

Instantly share code, notes, and snippets.

@cboulanger
Created November 17, 2015 08:39
Show Gist options
  • Save cboulanger/e85490642011c3bad06b to your computer and use it in GitHub Desktop.
Save cboulanger/e85490642011c3bad06b to your computer and use it in GitHub Desktop.
<?php
return [
'components' => [
'urlManager' => [
'showScriptName' => false,
'enablePrettyUrl' => true,
],
]
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment