craftsys / msg91-laravel

Send SMS, OTP in Laravel using Msg91 Apis
MIT License
13 stars 6 forks source link

It is working with queue #9

Closed milandrcsystems closed 3 years ago

milandrcsystems commented 3 years ago

While I am trying to send SMS using this package I got following error:

Class 'Craftsys\Msg91\Facade\Msg91' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'Craftsys\\Msg91\\Facade\\Msg91' not found at /var/www/html/laravel/project/app/Common/Msg91Gateway.php:40)

sudkumar commented 3 years ago

Can you please provide a reproduction example code for this issue?

sudkumar commented 3 years ago

@milandrcsystems didn't get any response. 😐

I am assuming the issue is resolved . Feel free to reopen with an issue reproduction example.