Initial commit

This commit is contained in:
meusinfirmary
2025-04-22 14:33:37 +07:00
commit b9891d2f81
1305 changed files with 452033 additions and 0 deletions

15
.gitignore vendored Executable file
View File

@ -0,0 +1,15 @@
/node_modules
/public/hot
/public/storage
storage/*.key
/vendor
/storage/fonts
.env
.env.*
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.vscode
.DS_Store