Backend parkir - itcn.co.id

This commit is contained in:
2025-09-10 14:03:55 +07:00
commit 4b7edaf2e9
97 changed files with 12278 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.phpunit.result.cache
docker-compose.override.yml
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/.idea
/.vscode