Multitenant implementation with custom Domain, theme per vendor
This commit is contained in:
@@ -224,11 +224,11 @@ Simplifying to minimal working version:
|
||||
- Extends base.html
|
||||
- Alpine.js adminDashboard() component
|
||||
|
||||
4. **`app/templates/partials/header.html`** ✅
|
||||
4. **`app/templates/admin/partials/header.html`** ✅
|
||||
- Top navigation bar
|
||||
- Updated logout link to /admin/login
|
||||
|
||||
5. **`app/templates/partials/sidebar.html`** ✅
|
||||
5. **`app/templates/admin/partials/sidebar.html`** ✅
|
||||
- Side navigation menu
|
||||
- Updated all links to /admin/* paths
|
||||
|
||||
|
||||
Reference in New Issue
Block a user