Skip to content

NapaEduHub/Eskiz-Sms-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eskiz-sms-client

Installing

composer require napaeduhub/eskiz-sms-client

then

php artisan vendor:publish --provider=Napa\R19\SmsServiceProvider

Using

Sms::send('998901234567', 'Sms from PHP/Laravel application');