Skip to content

Instantly share code, notes, and snippets.

@Nav-Appaiya
Created August 24, 2022 12:56
Show Gist options
  • Select an option

  • Save Nav-Appaiya/e1431d3ae3f83b98f9da655ff3872ed8 to your computer and use it in GitHub Desktop.

Select an option

Save Nav-Appaiya/e1431d3ae3f83b98f9da655ff3872ed8 to your computer and use it in GitHub Desktop.
Drupal 8/9 set error reporting to verbose (add in sites/settings.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