bajjour/emessage-pkg

A Laravel package for Sending SMS and Whatsapp Messages using Twillo

1.3.0 2025-08-24 10:09 UTC

This package is auto-updated.

Last update: 2025-08-24 10:15:21 UTC


README

This package provides a simple and easy-to-use interface to send SMS and Whatsapp using the following apps.

Installation

You can install the package via Composer:

composer require bajjour/emessage-pkg

Configuration

After installing the package, publish the configuration file:

php .\artisan vendor:publish --provider="EMessage\EmessageServiceProvider" --tag="e-message-config"

you can read more about services using the following

License

MIT