Skip to content

Instantly share code, notes, and snippets.

@aasumitro
Created February 5, 2018 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aasumitro/69b44aff13863d29df682f2b0714f0ff to your computer and use it in GitHub Desktop.
Save aasumitro/69b44aff13863d29df682f2b0714f0ff to your computer and use it in GitHub Desktop.
config settings.php slim 3
<?php
return [
'settings' => [
'displayErrorDetails' => true,
],
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment