Implement Nimuli-specific authenticated layout with: - Sidebar navigation with 7 main menu items (dashboard, links, qr codes, link-in-bio, analytics, domains, settings) - Topbar header with user email and logout button - Safe route checking using Route::has() for undefined routes - Workspace display in sidebar when available - Livewire AppLayout base class for future Livewire components |
||
|---|---|---|
| .. | ||
| components | ||
| layouts | ||
| livewire | ||
| vendor/media-library | ||
| dashboard.blade.php | ||
| profile.blade.php | ||
| welcome.blade.php | ||