trypost/tests/Feature/App
Paulo Castellano 925fd85b95 refactor(posts): return the card display domain from the backend
Compute the bare display host once in LinkCardMetadata (via Laravel's Uri::host + Str::chopStart) and return it as card.domain, so the LinkCard component renders it directly instead of parsing the URL client-side. The component is now purely presentational.
2026-07-17 16:24:23 -03:00
..
Post refactor(posts): return the card display domain from the backend 2026-07-17 16:24:23 -03:00