Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Releases: TrueMoein/smsir

add deleteContact method

23 Jun 04:44
Compare
Choose a tag to compare

now users can delete their customer club contacts

fix some reported bugs

02 Jun 06:31
Compare
Choose a tag to compare
2.4.0

fix some reported bugs

add ultraFastSend() method

07 Nov 06:51
Compare
Choose a tag to compare

now you can send approved template messages to any phone number anywhere anytime with 💯 delivery

add getLines() method

28 Oct 05:59
Compare
Choose a tag to compare

now you can use the getLines method to fetch all of your sms lines ( list of you'r sms line numbers )

Fix sendVerification Bugs

24 Oct 12:41
Compare
Choose a tag to compare

Fix sendVerification Bugs

Sent and Received Messages methods added

24 Oct 07:36
Compare
Choose a tag to compare

now you can fetch sent messages and received messages with 2 new methods added to the Smsir package

fix migrations

09 Oct 06:23
Compare
Choose a tag to compare

fix migrations for older laravel versions

support old laravels

09 Oct 06:06
Compare
Choose a tag to compare

now laravel 5.^ supported very well.

Cleaner Codes

06 Oct 15:40
Compare
Choose a tag to compare

cleaner codes and now if you set the db logs to the true, results printed by var_dump() function.

Better DB logs and Better sort columns in sms-admin

17 Sep 04:43
Compare
Choose a tag to compare

Fix DB log for bulk sms sends and change columns sort from ASC to DESC.