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
+3
View File
@@ -11,6 +11,7 @@
.env
.env.backup
.env.production
.env.testing
.phpunit.result.cache
Homestead.json
Homestead.yaml
@@ -21,3 +22,5 @@ yarn-error.log
/.idea
/.vscode
.directory
/.kilo
/.cursor