buildonauts/laravel-twilio

A simple Laravel service provider and facade for accessing latest version of Twilio/SDK (which supports only PHP7.1+)

Downloads

140

Stars

1

Version

1.0.2

Total Downloads Latest Stable Version License

About Buildonauts / Laravel-Twilio

A very simple Laravel Package to provide a Facade of Service Provide to latest Twilio/SKD package

Quick Start

  • Add dependency: composer require buildonauts/laravel-twilio
  • Copy configuration: php artisan vendor:publish
  • Add required API kys to your .env
TWILIO_SID=xxxxx
TWILIO_TOKEN=xxxxx
TWILIO_FROM=<your twilio purchased number>

License

The Buildonauts/Laravel-Twilio package is open-sourced software licensed under the MIT license.

Buildonauts

Author

Buildonauts