You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Florian Eisenmenger c559e0c6fd fix 1 年之前
.idea worksheet with no benchmark 2 年之前
documents new import files and last fixes 2 年之前
httpdocs fix 1 年之前
README.md css 2 年之前

README.md

mpp-tool

composer install

copy .env to .env.local for example: DATABASE_URL="mysql://root@127.0.0.1:3306/mpp_tool?serverVersion=10.4.14-MariaDB” http://localhost/phpmyadmin New database database name: mpp_tool

bin/console doc:sch:up --force

Import data: bin/console app:import-din-assets bin/console app:import-benchmark

import data

symfony server:start

password: $2y$12$ZxLx8P4p6PfsvYn5o7DXHuhjE.GL1m4YG4HKp5dEoLtPUwvv1eD42 = test

generate password: in httpdocs: php pw_gen.php

SCSS Generierung: Über PHP Storm