nimuli/routes
boban 52d52824bc feat: add profile, team, settings subpages
- Profile pages: PersonalInfo, Preferences, Security
- Team: Members list with role management stub
- Settings: ApiTokens (Sanctum, one-time display), Webhooks stub
- Settings/Index: workspace name/slug update
- Sidebar: Team nav item + SVG icon
- Topbar: profile link → profile.personal
- Routes: profile.personal, profile.preferences, profile.security, w.team.index, w.settings.api-tokens, w.settings.webhooks

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 11:07:31 +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 fix(quality): PHPStan level 6 compliance, Pint formatting 2026-05-16 08:28:10 +02:00
web.php feat: add profile, team, settings subpages 2026-05-16 11:07:31 +02:00