Driver Nexmo not supported

Laraship QuestionsCategory: TechnicalDriver Nexmo not supported
Abdullah asked 4 years ago
SMS Driver Nexmo not supported Last version eCommerce product
Attachments
laraship Staff replied 4 years ago

Hello,

Can you please send us the log file under storage/logs/laravel.log

Abdullah replied 4 years ago

0 =>
array (
‘function’ => ‘doCheckout’,
‘class’ => ‘Corals\\Modules\\Ecommerce\\Http\\Controllers\\CheckoutPublicController’,
‘type’ => ‘->’,
),
)
[2020-09-20 21:07:35] local.ERROR: Driver [nexmo] not supported. {“userId”:1,”exception”:”[object] (InvalidArgumentException(code: 0): Driver [nexmo] not supported. at /home/username/ecommerce2.website.co/vendor/laravel/framework/src/Illuminate/Support/Manager.php:119)

1 Answers
Best Answer
laraship Staff answered 4 years ago

Hello,
The issue should be resolved now on User Module with version 4.2, please make sure to run "composer update" after

Abdullah replied 4 years ago

hello, I updated now to version 4.2 the same error! still appears,

 

laraship Staff replied 4 years ago

Hi Abdullah, did you run “composer update” command ?

Abdullah replied 4 years ago

working now,
thanks