Skip to content

Installation

Let's get you started with Laravel WhatsApp! This guide will walk you through the simple process of setting up WhatsApp messaging in your Laravel application.

Prerequisites

Before you begin, make sure you have:

  • PHP version requirements:
    • Minimum: 7.2.5
    • Supported: 7.2.5, 8.0.x, 8.1.x, 8.2.x
  • A Meta Business Account
  • WhatsApp Business API access
  • Pre-approved WhatsApp message templates

Installation Via Composer

Add the package to your Laravel project using Composer:

bash
composer require sevenspan/laravel-whatsapp

Released under the MIT License.