chore(deps): add Laravel Boost development tooling and configuration

Add laravel/boost as a dev dependency, enable MCP server and skills via boost.json, and include AGENTS.md guidelines. Update .gitignore to exclude .env.testing, /.kilo, and /.cursor.
This commit is contained in:
2026-08-09 13:12:41 +02:00
parent df6246e3c9
commit 60f6c639e5
5 changed files with 508 additions and 1 deletions
+1
View File
@@ -34,6 +34,7 @@
"require-dev": {
"barryvdh/laravel-debugbar": "^3.16",
"fakerphp/faker": "^1.24.0",
"laravel/boost": "^2.4",
"laravel/breeze": "^2.3",
"laravel/pint": "^1.18",
"mockery/mockery": "^1.4.4",