我正在尝试添加一个新的作曲家程序包,但出现以下错误。
在ProviderRepository.php第208行中找不到“ Notflip \ Menu \ ToolServiceProvider”类
我有一个ToolServiceProvider,但很久以前已将其重命名。 因此,在某个地方仍然必须错误地命名,关于如何找到它的任何想法?
Loading config file ./composer.json
Checked CA file /private/etc/ssl/cert.pem: valid
Executing command (/Users/miguel/Code/@modules/laravel-menu): git branch --no-color --no-abbrev -v
Reading /Users/miguel/.composer/composer.json
Loading config file /Users/miguel/.composer/auth.json
Loading config file /Users/miguel/.composer/composer.json
Loading config file /Users/miguel/.composer/auth.json
Reading /Users/miguel/.composer/auth.json
Reading /Users/miguel/Code/@modules/laravel-menu/vendor/composer/installed.json
Reading /Users/miguel/.composer/vendor/composer/installed.json
Running 1.8.4 (2019-02-11 10:52:10) with PHP 7.3.2 on Darwin / 18.2.0
Generating optimized autoload files> post-autoload-dump: Illuminate\Foundation\ComposerScripts::postAutoloadDump
> post-autoload-dump: @php artisan package:discover --ansi
Executing command (CWD): '/usr/local/Cellar/php/7.3.2/bin/php' -d allow_url_fopen='1' -d disable_functions='' -d memory_limit='1536M' artisan package:discover --ansi
In ProviderRepository.php line 208:
Class 'Notflip\Menu\ToolServiceProvider' not found