Update to Laravel 11

This commit is contained in:
2025-02-16 23:36:34 +11:00
parent 39a0195720
commit 2abe73a576
46 changed files with 3172 additions and 2454 deletions

23
.gitignore vendored
View File

@@ -1,6 +1,23 @@
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
/.idea
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
.env
.phpunit.result.cache
npm-debug.log
yarn-error.log
/auth.json
/.fleet
/.idea
/.nova
/.vscode
/.zed