Projects Cockpit: health, packages, and log issues
In-app updatev1.0.12 · 2026-08-04
Projects Cockpit now opens with a read-only Laravel health snapshot, checks untracked packages against public registries, and turns Laravel logs into filterable recurring issues with recent occurrences.
- Packages now automatically check public registry versions for packages outside the LaraBench catalog, so their updates can contribute to the same major, minor, and up-to-date totals.
- Health is the first Cockpit view. It checks runtime, database connectivity, migrations, safety settings, and Laravel cache state without changing the selected application.
- The new Issues view reads Laravel logs from local, SSH, and Docker connections, groups repeated failures into one issue, and shows counts plus first and last seen times.
- Choose Errors, Warnings, Info, or All to focus the Issues view on one severity group at a time.
- Expand an issue to browse its latest occurrences from the scan, then open an occurrence to read its full log entry on demand.