Initial commit

This commit is contained in:
2021-09-10 22:15:30 +02:00
parent 948ca9a209
commit cc330693a3
87 changed files with 13014 additions and 0 deletions

5
composer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"require-dev": {
"laravel/breeze": "^1.4"
}
}