← Back to match
laravel-truss
Live, zoomable ER diagram of a Laravel app's database schema, plus schema diff, doctor, and export tools.
Pluginfreeglobal
Laravel Truss is a free, open-source package that scans a Laravel app's live database schema and renders it as a scrollable, zoomable ER diagram inside the app, structure-only and never touching row data. It adds a schema doctor flagging structural problems, a diff view of schema changes since the last migration, and export formats including a token-trimmed format for grounding an AI coding agent in the real schema. It's aimed at Laravel developers who want an always-current, visual view of their database and a safer way to give an AI agent accurate schema context.
Categories
Developer toolsDatabase tools

