[WIP] Refactor architecture, models

This commit is contained in:
Ludovic CANDELLIER
2020-04-22 01:26:03 +02:00
parent e370174f94
commit a18d30b65c
39 changed files with 446 additions and 266 deletions

View File

@@ -136,5 +136,13 @@
"post-create-project-cmd": [
"@php artisan key:generate --ansi"
]
}
},
"authors": [
{
"name": "Ludovic CANDELLIER",
"email": "ludo@huma.net",
"homepage": "https://huma.net",
"role": "Developper"
}
]
}