I’m trying to update with usual steps. Getting error:
bitnami@bitnami-dreamfactory-502e:~/apps/dreamfactory/htdocs$ sudo php composer.phar install --no-dev
Running composer as root/super user is highly discouraged as packages, plugins and scripts cannot always be trusted
Loading composer repositories with package information
Installing dependencies from lock file
Nothing to install or update
Generating autoload files
php artisan clear-compiled
PHP Fatal error: Class ‘Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider’ not found in /opt/bitnami/apps/dreamfactory/htdocs/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php on line 146
[Symfony\Component\Debug\Exception\FatalErrorException]
Class ‘Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider’ not found
Script php artisan clear-compiled handling the post-install-cmd event returned with an error
[RuntimeException]
Error Output: PHP Fatal error: Class ‘Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider’ not found in /opt/bitnami/apps/dreamfactory/htdocs/vendor/laravel/framework/src
/Illuminate/Foundation/ProviderRepository.php on line 146