Envoy raise Class ‘Barryvdh\Debugbar\ServiceProvider’ not found?

Posted by

Error

In ProviderRepository.php line 206:

  Class "Barryvdh\Debugbar\ServiceProvider" not found  


Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1

Solution:

Go to composer.json and add this  code “barryvdh/laravel-debugbar”: “^3.2”,

Step 2: Composer update

Problem is solved

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x