Skip to content

Releases: craftsys/msg91-laravel

Added SMS apis

21 Oct 14:21
Compare
Choose a tag to compare
v0.5.0

feat(sms): add sms apis

Client (msg91-php) version update

21 Oct 12:48
Compare
Choose a tag to compare
v0.4.0

feat(client): update client version

Fix spelling in readme for MGS

20 Oct 05:58
Compare
Choose a tag to compare
v0.3.1

fix(docs): MGS to Msg in examples

Change in namespace and docs updated

20 Oct 05:56
Compare
Choose a tag to compare

Breaking change

Namespace changed from Craftsys\Laravel\MSG91 to Craftsys\Msg91. Service provider and facades have been changed too. Please view the installation instructions for more details.

Change the namespace and docs

19 Oct 16:13
Compare
Choose a tag to compare
v0.2.0

refactor(namespace): prepend with msg91client

Fix laravel auto-discover namespace

19 Oct 14:29
Compare
Choose a tag to compare
v0.1.4

fix(autoload): namespace for autoload not working

Fix illuminate/support to support for laravel ^5

19 Oct 14:24
Compare
Choose a tag to compare
v0.1.3

fix(package): fix for laravel ^5

Fix readme for Installation instructions

19 Oct 14:09
Compare
Choose a tag to compare
v0.1.2

fix(docs): installation instruction on correct

Fix laravel in composer extra fields

19 Oct 14:02
Compare
Choose a tag to compare
v0.1.1

fix(composer): laravel autoload creating issues

Basic service provider and facade setup

19 Oct 11:59
Compare
Choose a tag to compare
v0.1.0

feat(service-provider): add a new service provider