Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

muragijimana's avatar

Php artisan not working

i recently added a dependancy on my project after i am not able to run php artisan can you help me?

0 likes
3 replies
muragijimana's avatar

this is the error i am getting: Class 'Cmgmyr\Messenger\MessengerServiceProvider::class' not found in /var/www/StrimUp.com/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php on line 150

bobbybouwmann's avatar

Did you do a composer dump-autoload and did you try to do a composer update?

muragijimana's avatar

yes but may be it is within provider 'Cmgmyr\Messenger\MessengerServiceProvider::class', this is the way they suggested to update app.php

Please or to participate in this conversation.