ยท about 3 hours agoยท Dev.to
Send WhatsApp Messages from Laravel in 3 Lines of Code
If you've ever needed to send WhatsApp messages from a Laravel app โ order confirmations, OTP codes, shipping updates โ you know how painful it can be to set up. I built wasaas-php, an open-source Laravel SDK that makes it dead simple. composer require wasaas/wasaas-php Add your API key to .env: WAS
#cloud#laravel#whatsapp#opensource