Database Structure Viewer
"Laravel Truss is a live database structure viewer. It scans your live schema and renders it as a scrollable, zoomable ER diagram right inside your Laravel app, so you can see how the tables actually connect without opening a DB client.
It reads structure only (tables, columns, keys, indexes), and row data is never queried or exposed."
Alberto Arena
@alberto_arena