nexmo-community / laravel-messages

Teeny tiny demo application to show Laravel 7 with Vonage Messages API, specifically using WhatsApp.
MIT License
12 stars 13 forks source link
demo-app laravel laravel7 messages php vonage whatsapp

Laravel Messages

Nexmo is now known as Vonage

Laravel Messages is a very simple demo app to show a Messages API integration with Laravel 7. It receives and responds to WhatsApp messages, sends Messages to a whitelisted number, and logs the incoming status events.

Welcome to Vonage

If you're new to Vonage, you can sign up for an account and get some free credit to get you started.

Set Up the Project

We've tried to keep things short and sweet!

You're all set!

Run the Project

Visit [url of project]/messages and enter the number of the whitelisted phone (in E163 format, e.g. 447770007777. You should get a WhatsApp message.

Getting Help

We love to hear from you so if you have questions, comments or find a bug in the project, let us know! You can either:

Further Reading