Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 416 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 416 Bytes

magento2 whoops error handler

This is magento 2 module that adds Whoops error handling.

composer require --dev vaseemishak/magento2-whoops

php bin/magento module:enable Mnm_Whoops
php bin/magento setup:upgrade

You can set default editor to open file with error from Whoops error page. Magento admin page -> Stores -> Configuration -> Advanced -> Developer -> Debug -> Default editor for whoops