SimpleSoftwareIO / simple-sms

Send and receive SMS messages with Laravel
https://www.simplesoftware.io/docs/simple-sms
MIT License
200 stars 87 forks source link

Lumen support #52

Closed JuanS-zz closed 4 years ago

JuanS-zz commented 7 years ago

Hi there, I'm migrating a project from Laravel to Lumen and can't get your component working properly.

I get the following error

FatalThrowableError in Manager.php line 77:
Too few arguments to function Illuminate\Support\Manager::createDriver(), , 0 passed in /var/www/vendor/illuminate/support/Manager.php on line 87 and exactly 1 expected

Any idea?

SimplyCorey commented 7 years ago

I will need to review the code. I would like to get a Lumen part added to the docs.