Код: Выделить всё
Class "Illuminate\Database\Console\ShowModelCommand" not found
Код: Выделить всё
at C:\xampp\htdocs\example-app\vendor\nwidart\laravel-modules\src\Commands\ModelShowCommand.php:9
5▕ use Illuminate\Database\Console\ShowModelCommand;
6▕ use Symfony\Component\Console\Attribute\AsCommand;
7▕
8▕ #[AsCommand('module:model-show', 'Show information about an Eloquent model in modules')]
➜ 9▕ class ModelShowCommand extends ShowModelCommand
10▕ {
11▕
12▕
13▕ /**
1 C:\xampp\htdocs\example-app\vendor\composer\ClassLoader.php:571
include()
для композитора требуется nwidart/laravel-modules "9.*"
Подробнее здесь: https://stackoverflow.com/questions/767 ... found-this
Мобильная версия