vanWittlaer / whoops-for-shopware

Whoops for Shopware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whoops for Shopware

cool php errors for shopware

  1. Install the plugin
  2. Disable the standard shopware error handler in config.php
	'front' => array(
		'noErrorHandler' => true,
		'throwExceptions' => true,
	),

Whoops! in Shopware

About

Whoops for Shopware

License:MIT License


Languages

Language:PHP 80.5%Language:Shell 19.5%