
Magento 2 command on CMD
php bin/magento deploy:mode:set developer
this is to set the magento 2 to developer mode
php bin/magento deploy:mode:set production
this is to set the magento 2 to production mode
phpphp bin/magento dev:template-hints:enable
eg : http://localhost?templatehints=magento
this is to set the magento 2 to template hint