technodelight / magento2-symfony-debug
Symfony Debug module for Magento2
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.0
- magento/framework: ^100.1
This package is auto-updated.
Last update: 2024-10-16 04:35:34 UTC
README
Symfony Debug for Magento2
This module gives you nicely formatted exceptions when something goes wrong. Powered by Symfony Debug!
Options
To enable the plugin, go to admin panel > stores > config > advanced > developer, and enable the plugin under Technodelight Symfony Debug You can configure file links for your favourite IDE by changing the file link format and you can also provide a path mapping between remote and local environments, so each rendered exception leads you to your local editor.