• Mahmoud Aglan's avatar
    Move WhatsApp credentials to DB (encrypted) + add Settings UI · 00668114
    Mahmoud Aglan authored
    - WhatsAppService now reads credentials from messaging_channels table
      (encrypted:array cast) instead of config/env vars
    - New MessagingSettings Livewire page to configure credentials from UI
    - Webhook verify token also read from DB
    - API Keys page auto-pushes MESSAGING_HUB_URL + KEY to instances
      via CapRover env vars on generate/regenerate
    - Sidebar shows messaging sub-nav when on messaging pages
    - Removed hardcoded whatsapp config from manager.php
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    00668114
Name
Last commit
Last update
..
app.php Loading commit data...
auth.php Loading commit data...
cache.php Loading commit data...
database.php Loading commit data...
filesystems.php Loading commit data...
logging.php Loading commit data...
mail.php Loading commit data...
manager.php Loading commit data...
queue.php Loading commit data...
services.php Loading commit data...
session.php Loading commit data...