• Mahmoud Aglan's avatar
    Add WhatsApp messaging via Meta Graph API (test mode) · 7723c259
    Mahmoud Aglan authored
    - WhatsAppService: send text, template, image, document messages
    - Bulk send to groups/status/custom selections
    - Message log with status tracking (sent/delivered/read/failed)
    - Three Livewire pages: Send Message, Send Template, Message Log
    - Migration for whatsapp_messages table
    - Added 'whatsapp' channel to NotificationChannel enum
    - Wired into NotificationService for automated notifications
    - Sidebar section "واتساب" with 3 items
    - Config via WHATSAPP_PHONE_NUMBER_ID + WHATSAPP_ACCESS_TOKEN env vars
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    7723c259
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...
queue.php Loading commit data...
services.php Loading commit data...
session.php Loading commit data...