Magento 2 – Quick tip : how to quickly execute any magento 2 code in command line
The solution I am about to present allows you to execute any magento 2 code from command line. While developing on magento 2, the code you are working on can be difficult to access and test because it sometimes needs …