Setup Guide
- Git clone from the repo into a new folder
- Git init
- git remote -v
- git remote remove origin
#This will link to the new repo
git remote add origin git@github.com:auzadventure/agent-space.git
git branch -M main
git push -u origin main- Create a new database use php myadmin
- copy .env.dist to .env and update the details