Why we need cross-CMS conferences?

– maciekpalmowski.dev - submitted by Maciek Palmowski

Every CMS tribe (WordPress, Drupal, Statamic, Sanity, pick your poison) has quietly cracked problems the others don't even know exist, but none of that wisdom leaks out because everyone's heads-down in their own bubble. AI just torched the cost of switching stacks, so staying fluent in only one CMS dialect isn't cozy anymore; it's a liability.

Read more [maciekpalmowski.dev]

Laravel Truss 1.6: theme the dashboard and export your schema

– albertoarena.it - submitted by Alberto Arena

Laravel Truss 1.6 lets you theme the dashboard to match your app: your own palette under truss.theme, light and dark, with a live theme builder. It also adds truss:export, which writes your database structure to DBML, JSON, CSV, Markdown, or Mermaid, with a --check flag that fails CI when a committed schema file drifts. Structure only, never row data.

Read more [albertoarena.it]