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