# Attendize Setup
- fix docker-compose [link](https://github.com/Attendize/Attendize/issues/1135#issuecomment-2094723250)
- some `make setup` errors
- use valet to install php 7.4 and run `composer install` after removed `composer.lock`
- tried `make run` and accessed with valet park `public` folder -> sql error
- after this ran make setup again
- db error: added `platform: linux/x86_64` to db docker-compose