wallacemartinss/filament-whatsapp-conector
tenancy config) makes it suitable for SaaS applications without requiring custom middleware or database sharding.queue:work).EVOLUTION_WEBHOOK_URL). Firewall/load balancer rules must allow inbound traffic to this path.EVOLUTION_STORE_WEBHOOKS/EVOLUTION_STORE_MESSAGES adds database load. Cleanup commands (evolution:cleanup) must be scheduled to prevent bloat.disk() in actions.@source in theme.css). No additional JS frameworks needed beyond Livewire/Alpine.queue:work --daemon for testing).composer require wallacemartinss/filament-whatsapp-conector).vendor:publish for both tags).php artisan migrate).EVOLUTION_* env variables (API URL, keys, webhook URL).@source paths for views.FilamentPanelProvider.EVOLUTION_WEBHOOK_SECRET validation).evolution:cleanup) and queue workers (Supervisor).SendWhatsappMessageAction into Filament resources/pages.filament-evolution.php and .env settings in a config management system (e.g., Laravel Envoy, Ansible).evolution:cleanup regularly to prevent database bloat. Log cleanup operations for auditing.EVOLUTION_STORE_WEBHOOKS/EVOLUTION_STORE_MESSAGES if not needed.cleanup days based on retention requirements.| Failure Scenario | Impact | Mitigation |
|---|---|---|
| Evolution API downtime | No message sending/receiving | Implement retries with exponential backoff; notify users of unavailability. |
| Queue worker crashes |
How can I help you explore Laravel packages today?