Launched this week
Laravel WhatsApp
Dual-backend WhatsApp integration for Laravel.
9 followers
Dual-backend WhatsApp integration for Laravel.
9 followers
Laravel WhatsApp is the missing WhatsApp layer for Laravel — both official Cloud API and personal accounts behind a single, clean facade, with a full admin dashboard out of the box. Most real-world apps need both WhatsApp worlds: the Cloud API for transactional and template messages at scale, and a web-based connection for the features Cloud API doesn't expose — groups, status, freeform chats from a personal number. Wiring up either one is a project on its own. Wiring up both is a nightmare.


the dashboard being included out of the box is genuinely thoughtful, saves you from bolting on Filament or building that side yourself. clean facade pattern too, feels very on-brand for laravel without overdoing it.
@enoldemirkfdby Thanks for your valuable feedback
The unified facade for both Cloud API and personal account connection is genuinely clever, saves what would easily be weeks of brittle glue code.
@nehir238420 Thanks For the feedback