Install Breeze

This commit is contained in:
2026-06-05 14:49:29 +07:00
parent a7d9a5d23c
commit 5db75d1eec
62 changed files with 6439 additions and 59 deletions
+3 -1
View File
@@ -12,12 +12,14 @@
},
"require-dev": {
"fakerphp/faker": "^1.23",
"laravel/breeze": "^2.4",
"laravel/pail": "^1.2.2",
"laravel/pint": "^1.24",
"laravel/sail": "^1.41",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.6",
"phpunit/phpunit": "^11.5.50"
"pestphp/pest": "^3.8",
"pestphp/pest-plugin-laravel": "^3.2"
},
"autoload": {
"psr-4": {