File Permission in Magento 2, OSX MAMP
Leave a reply
I was struggling with file permission of Magento 2 in Mac’s MAMP. Finally got the solution. If I use _www I need sudo command for magento CLI which I did not want. otherwise every time I had to set 777 when delete all the temp files. so I set permission for user and group. It […]