This repository has been archived by the owner on Oct 22, 2020. It is now read-only.
Releases: TrueMoein/smsir
Releases · TrueMoein/smsir
add deleteContact method
fix some reported bugs
2.4.0 fix some reported bugs
add ultraFastSend() method
now you can send approved template messages to any phone number anywhere anytime with 💯 delivery
add getLines() method
now you can use the getLines method to fetch all of your sms lines ( list of you'r sms line numbers )
Fix sendVerification Bugs
Fix sendVerification Bugs
Sent and Received Messages methods added
now you can fetch sent messages and received messages with 2 new methods added to the Smsir package
fix migrations
fix migrations for older laravel versions
support old laravels
now laravel 5.^ supported very well.
Cleaner Codes
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
Fix DB log for bulk sms sends and change columns sort from ASC to DESC.