Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
11 lines (9 loc) · 253 Bytes

README.md

File metadata and controls

executable file
·
11 lines (9 loc) · 253 Bytes

Tables 4 DMs

A simple system to help DMs and GDs organize their endless tables.

Installation

  • Clone the repository
  • composer install
  • In app root directory
  • mkdir -p cache/proxies
  • chmod -R 0777 cache
  • bin/console migrations:migrate