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

Leave a Reply

Your email address will not be published. Required fields are marked *

0
Would love your thoughts, please comment.x
()
x