Download the PHP package regoldidealista/esendex-laravel without Composer
On this page you can find all versions of the php package regoldidealista/esendex-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download regoldidealista/esendex-laravel
More information about regoldidealista/esendex-laravel
Files in regoldidealista/esendex-laravel
Download regoldidealista/esendex-laravel
More information about regoldidealista/esendex-laravel
Files in regoldidealista/esendex-laravel
Vendor regoldidealista
Package esendex-laravel
Short Description This is a Laravel package for integrating with the Esendex SMS provider, but if you want you can implements your own service as a backup.
License MIT
Package esendex-laravel
Short Description This is a Laravel package for integrating with the Esendex SMS provider, but if you want you can implements your own service as a backup.
License MIT
Please rate this library. Is it a good library?
Informations about the package esendex-laravel
Esendex Laravel
This is a Laravel package for integrating with the Esendex SMS service, and you can set you own backup provider.
Installation
Usage
-
Register the service provider in your
config/app.php
file: - Publishing the Configuration File
After installing the package, you should publish the configuration file to your Laravel application. This will allow you to modify the package's configuration options. Run the following command in your terminal:
This command will publish the sms.php configuration file from the package to your Laravel application's config directory. You can find the published configuration file at config/sms.php.
- Use the
SmsNotification
class to send SMS notifications:
All versions of esendex-laravel with dependencies
PHP Build Version
Package Version
The package regoldidealista/esendex-laravel contains the following files
Loading the files please wait ....