Skip to content

Felistas/Twilio-30-Secs-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Send WhatsApp Messages using the Twilio API Within 30 Seconds

Getting Started

Clone the Repo to your prefered directory. On your terrminal, run cd Twilio-30-Secs-Blog then run composer install to install project dependancies. Create .env file and add the following keys after obtaining the relevant values from your twilio dashboard

TWILIO_SID=your_twilio_sid
TWILIO_TOKEN=your_twilio_token

Activate your WhatsApp Sandbox

Run php twilioWhatsAppMessaging.php

Voila! We have sent out first WhatsApp message!.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages