To see current mode in Magento 2, run
php bin/magento deploy:mode:show
Example
To set Magento 2 in production mode, run
php bin/magento deploy:mode:set production
See Magento 2
To see current mode in Magento 2, run
php bin/magento deploy:mode:show
Example
To set Magento 2 in production mode, run
php bin/magento deploy:mode:set production
See Magento 2
Leave a Reply