Skip to content

Instantly share code, notes, and snippets.

@Affenpilot
Created July 3, 2018 09:06
Show Gist options
  • Save Affenpilot/23a03139585c82abc6d3977dd91b513e to your computer and use it in GitHub Desktop.
Save Affenpilot/23a03139585c82abc6d3977dd91b513e to your computer and use it in GitHub Desktop.
Magento 2 stuff
#Install
php bin/magento setup:upgrade
#Flush Cache Storage
php bin/magento cache:clean
php bin/magento c:c
#Flush Magento cache
php bin/magento cache:flush
php bin/magento c:f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment