-
Mahmoud Aglan authored
- Install laravel/sanctum (fixes all 13 API route files that use auth:sanctum) - Add HasApiTokens trait to User model - Create missing sidebar partials (admin-sidebar, creator-sidebar) fixing 8 pages - Add missing DB columns: last_active_at, reputation_tier (creator_profiles), admin_notes (projects) - Fix ForceProjectStatusRequest validation to match DB CHECK constraint - Fix Submission::revisionRequest() relationship type (belongsTo -> hasOne) - Add eager-load for company+creator in project show controllers - Create missing InvitationCancelled event class - Add missing translation keys (en+ar) for sidebar navigation Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
3df8faf6
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Admin | ||
| Applications | ||
| Auth | ||
| Campaigns | ||
| Companies | ||
| Creators | ||
| Deliverables | ||
| Invitations | ||
| Matching | ||
| Messaging | ||
| Notifications | ||
| Portfolios | ||
| Projects | ||
| Reporting | ||
| Reputation | ||
| Reviews | ||
| Settings | ||
| VideoReview |