Create and manage your ladl.link short URLs
No links yet. Create your first short link on ladl.link.
| Link | Destination | App | Clicks | Status |
|---|---|---|---|---|
|
{{ $link->label ?: $link->slug }}
{{ $link->publicUrl() }} |
{{ $link->destination_url }} | {{ $link->sourceAppLabel() }} | {{ number_format($link->clicks_total) }} | @if($link->is_active && ! $link->isExpired()) Active @else Inactive @endif |