We will have have multiple tables (for different weeks)
Ideally we want to allow people to start a new game with a new table
This requires:
A new folder for each new league
A new database entry for the table for each new league
Expiry date for each new league where the folders get deleted (Optional) this can be a script that runs on a cronjob) Delete all folders older than 6 months
We will have have multiple tables (for different weeks) Ideally we want to allow people to start a new game with a new table
This requires: