Answers for "magento 2 clear cache by removing cache folder"

3

magento 2 command line clear cache

php bin/magento cache:clean
php bin/magento cache:flush
php bin/magento cache:disable
Posted by: Guest on September-08-2020

Code answers related to "magento 2 clear cache by removing cache folder"

Browse Popular Code Answers by Language