Import angepasst
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
dotworker
2023-02-24 09:17:56 +01:00
parent f0aa2ac5d5
commit 101f3652c5
10 changed files with 238 additions and 119 deletions

View File

@@ -18,11 +18,26 @@ Installiere Abhängigkeiten
Starte MySQL-Server:
> docker compose up
Erstelle Datenbank
Erstelle Datenbank (nicht die Tabellen)
> bin/console doctrine:database:create
Erstellen der Tabellen
> bin/console doctrine:migrations:migrate
Update der Datenbank
> bin/console doctrine:migrations:execute
Starte Server
> make dev-server
API-Übersicht
> https://127.0.0.1:8000/api
> https://127.0.0.1:8000/api
Update Symphony
> composer update
# Benutzen
--------------
Hiltes Import
> bin/console hiltes:import