Add Laravel Truss for live schema diagrams.

Install albertoarena/laravel-truss as a local-only tool so /truss and the optional Truss MCP server can inspect structure without exposing row data.
This commit is contained in:
ben
2026-08-13 11:38:10 +02:00
parent 1877fee258
commit a1bddca2dd
6 changed files with 564 additions and 2 deletions
+1
View File
@@ -18,6 +18,7 @@
"symfony/polyfill-iconv": "^1.37"
},
"require-dev": {
"albertoarena/laravel-truss": "^1.8",
"fakerphp/faker": "^1.23",
"laravel/boost": "^2.5",
"laravel/pail": "^1.2.5",