Fixing my local development file / folder permissions sudo find . -type d -exec chmod g+rwx {} + sudo find . -type f -exec chmod g+rw {} + Author: Grave-id Screach this is me View all posts by Grave-id Screach