Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 284 Bytes

File metadata and controls

8 lines (7 loc) · 284 Bytes

error-reporting-module

##Usage

  1. Add "bitweb/zf2-error-reporting-module" to composer.json
  2. Copy error_reporting.global.php.dist to your application autoload dir and change the values
  3. Add "BitWeb\ErrorReportingModule" to application.config.php
  4. Enjoy!