選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Daniel 5e29706324 new import files and last fixes 2年前
.idea worksheet with no benchmark 2年前
documents new import files and last fixes 2年前
httpdocs new import files and last fixes 2年前
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