- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2017
08:11 AM
06-30-2017
08:11 AM
local magento 2 development environment
I've tried configuring Magento 2 on local dev and have had nothing but issues. I typically do local dev on MAMP Pro, but I can't figure out how to access ssh to use CLI.
I've tried the Magento 2 Devbox, but running into issues with files syncing in webroot on mac.
I've tried this vagrant setup ( https://github.com/rgranadino/mage2_vagrant), trying to install Magento ver 2.1.7, but php version not supported on this setup.
I've tried a couple other docker and vagrant setups, but no luck.
Does anyone have advice on setting up a stable Magento 2 development environment that actually works without issues?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2017
02:04 PM
07-10-2017
02:04 PM
Re: local magento 2 development environment
What kind of issues you had ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2018
12:44 PM
11-28-2018
12:44 PM
Re: local magento 2 development environment
I know this is an old thread, but did you ever discover a usable dev environment for your local machine for m2?