robincsamuel / laravel-msg91

Package for MSG91 sms API
MIT License
8 stars 12 forks source link

Non-static method RobinCSamuel\LaravelMsg91\LaravelMsg91::message() should not be called statically #3

Closed iqbal619 closed 5 years ago

iqbal619 commented 6 years ago

Hello robincsamuel, After installing robincsamuel/laravel-msg91 via composer, i am trying to send message but am getting this non-static method error. what i have to do?

robincsamuel commented 6 years ago

@iqbal619 Could you paste your code here please ?