nimuli/routes
boban 61718fa867 feat(ui): links index page with search, filter, delete; workspace route group
Add Links Livewire page (Index component + blade view) with live search,
status filter, paginated table, and delete action using DeleteLink for
cache invalidation. Register workspace-scoped route group under
w/{workspace} with ResolveWorkspace middleware. Add stub Livewire pages
for QrCodes, Bio, Analytics, Domains, Settings, and Billing with a shared
coming-soon view.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 07:59:42 +02:00
..
api.php feat(api): REST API v1 — links CRUD with Sanctum auth 2026-05-16 07:38:45 +02:00
auth.php fix(auth): remove dummy login route, validate locale allowlist 2026-05-16 00:38:32 +02:00
channels.php feat: initial Nimuli scaffold with Laravel 12, Livewire 3, Octane, Reverb, Docker 2026-05-15 23:51:57 +02:00
console.php feat(analytics): hourly/daily rollups, 90-day raw click prune, schedule 2026-05-16 01:03:49 +02:00
web.php feat(ui): links index page with search, filter, delete; workspace route group 2026-05-16 07:59:42 +02:00