# Project setup

# Set up file permissions for Laravel project

sudo chgrp -R www-data storage bootstrap/cache
sudo chmod -R ug+rwx storage bootstrap/cache