Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Florian Eisenmenger 7c8bf3c3c1 fix il y a 2 ans
.idea sorting tasks in pdf il y a 2 ans
documents import assets done il y a 2 ans
httpdocs fix il y a 2 ans
README.md css il y a 2 ans

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