Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 390 Bytes

Instructions

requirements: php >= 7.3 mysql >= 5.7 or mariadb >= 10.4

installation

  • edit the database credentials in app\settings.php
  • start a terminal in the project folder, type:
  • composer install

  • vendor/bin/doctrine orm:schema-tool:create

  • composer serve

  • open in your browser http://localhost:8000

  • sign up a user and log in