install fresh laravel 13

This commit is contained in:
2026-04-26 15:23:49 +03:30
parent 3b8b62d599
commit 9cdf4c129b
65 changed files with 11635 additions and 0 deletions

26
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
*.log
.DS_Store
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
/.codex
/.cursor/
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/auth.json
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
_ide_helper.php
Homestead.json
Homestead.yaml
Thumbs.db