finished laravel migration

This commit is contained in:
2025-12-29 18:19:24 +01:00
parent bdfbe3ffd6
commit 63bd166a65
218 changed files with 21830 additions and 15154 deletions

37
.gitignore vendored
View File

@@ -1,9 +1,28 @@
.idea/
node_modules/
frontend/node_modules/
frontend/dist/
api/var/
api/vendor/
api/public/app/
api/.env.local
api/.env.*.local
*.log
.DS_Store
.env
.env.backup
.env.production
.env.*.local
.phpactor.json
.phpunit.result.cache
/.fleet
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/.phpstorm.meta.php
/_ide_helper.php
/_ide_helper_models.php
/auth.json
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
Homestead.json
Homestead.yaml
Thumbs.db