add feature breeze

This commit is contained in:
pesu98
2026-05-11 10:34:08 +08:00
parent b51f5eb73e
commit bde907f7cd
63 changed files with 3196 additions and 58 deletions

View File

@@ -10,6 +10,7 @@
"license": "MIT",
"require": {
"php": "^8.3",
"laravel/breeze": "^2.4",
"laravel/framework": "^13.7",
"laravel/tinker": "^3.0"
},
@@ -89,4 +90,4 @@
},
"minimum-stability": "stable",
"prefer-stable": true
}
}