Skip to content

aabumuslimov/magento2_debug_di_overwrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Enable MySQL Query logging

mkdir app/etc/dev && \
curl -o app/etc/dev/di.xml https://raw.githubusercontent.com/aabumuslimov/magento2_debug_di_overwrite/master/app/etc/dev/di.xml && \
bin/magento cache:clean

Disable MySQL Query logging

rm -rf app/etc/dev && bin/magento cache:clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published