nimuli/app/Livewire/Pages
boban 79da7502cd feat(analytics): live dashboard with Reverb WebSocket, click event broadcasting
Overwrites the Analytics Index stub with a full Livewire component that
loads today's click count from the clicks table (workspace_id is a direct
column) and listens for live updates via Echo/Reverb using the
#[On('echo:workspace.{workspaceId}.analytics,click.recorded')] attribute.
Creates the corresponding blade view with a today-counter card and a
live recent-clicks feed (last 10 entries).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 08:04:08 +02:00
..
Analytics feat(analytics): live dashboard with Reverb WebSocket, click event broadcasting 2026-05-16 08:04:08 +02:00
Billing feat(ui): links index page with search, filter, delete; workspace route group 2026-05-16 07:59:42 +02:00
Bio feat(ui): links index page with search, filter, delete; workspace route group 2026-05-16 07:59:42 +02:00
Domains feat(ui): links index page with search, filter, delete; workspace route group 2026-05-16 07:59:42 +02:00
Links feat(ui): links index page with search, filter, delete; workspace route group 2026-05-16 07:59:42 +02:00
QrCodes feat(ui): links index page with search, filter, delete; workspace route group 2026-05-16 07:59:42 +02:00
Settings feat(ui): links index page with search, filter, delete; workspace route group 2026-05-16 07:59:42 +02:00