Skip to content

Instantly share code, notes, and snippets.

@Banhawy
Created February 1, 2019 09:49
Show Gist options
  • Save Banhawy/492a7026e47fa9aca9b1d7b93d3669ae to your computer and use it in GitHub Desktop.
Save Banhawy/492a7026e47fa9aca9b1d7b93d3669ae to your computer and use it in GitHub Desktop.
[Change Magento mode] #magento
# Display current mode
bin/magento deploy:mode:show
# Change mode
bin/magento deploy:mode:set developer | production | default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment