magento 2 setup on existing vagrant environment using browser
Step 1: Download and extract magento 2 enterprise edition on your project folder
Step 2: Open your local /etc/hosts file and point www.mageee2.com.au to your environment IP as:
Step 1: Download and extract magento 2 enterprise edition on your project folder
Step 2: Open your local /etc/hosts file and point www.mageee2.com.au to your environment IP as:
This should work on both versions of Magento "community and Enterprise".
This is how I apply patch locally:
Read CSV into PHP array
$file = 'csv_file_to_parse_into_php_array.csv'; // full path to your csv file.