Skip to content

Instantly share code, notes, and snippets.

@marklabrecque
Created June 27, 2017 20:44
Show Gist options
  • Save marklabrecque/c5e0728b0a30c0edf381b40edc8a8eb1 to your computer and use it in GitHub Desktop.
Save marklabrecque/c5e0728b0a30c0edf381b40edc8a8eb1 to your computer and use it in GitHub Desktop.
Drupal 8 - Show hidden errors
<?php
$config['system.logging']['error_level'] = 'verbose';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment