Maxfield helper.
- clone
https://github.com/tvwenger/maxfield
and run the setup. Supported are V2 and V3+ of MaxField - Setup env vars in
.env.local
Set path to maxfield asMAXFIELDS_EXEC
use the full path for maxfield V 2 andmaxfield-plan
for V 3+ composer install
yarn install
yarn dev
bin/start
This requires Docker, Docker compose and the Symfony binary installed.
cat backup.sql | docker exec -i CONTAINER /usr/bin/mysql -u main --password=main main