Skip to content

Instantly share code, notes, and snippets.

@kristianheljas
Created September 28, 2017 06:43
Show Gist options
  • Save kristianheljas/923bb5d66a0fc1bf319af81c0465d28b to your computer and use it in GitHub Desktop.
Save kristianheljas/923bb5d66a0fc1bf319af81c0465d28b to your computer and use it in GitHub Desktop.
Minimaalne settings-local.php
<?php
return [
'settings' => [
'displayErrorDetails' => true,
'qstep' => [
'path' => 'C:\\Users\\Kristian\\htdocs\\qstep\\'
]
]
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment