Use Illuminate\Console\GeneratorCommand
for Laravel 10
#257
Annotations
10 errors
src/Commands/Command.php#L77
Call to an undefined method Orchestra\Canvas\Core\Presets\Preset::laravelPath().
|
src/Commands/Generator.php#L23
Class Orchestra\Canvas\Core\Commands\Generator uses unknown trait Orchestra\Canvas\Core\CodeGenerator.
|
src/Commands/Generator.php#L23
Class Orchestra\Canvas\Core\Commands\Generator uses unknown trait Orchestra\Canvas\Core\TestGenerator.
|
src/Commands/Generator.php#L47
Class Orchestra\Canvas\Core\GeneratesCode not found.
|
src/Commands/Generator.php#L47
Property Orchestra\Canvas\Core\Commands\Generator::$processor has unknown class Orchestra\Canvas\Core\GeneratesCode as its type.
|
src/Commands/Generator.php#L144
Call to an undefined method Orchestra\Canvas\Core\Presets\Preset::filesystem().
|
src/Commands/Generator.php#L188
Call to an undefined method Orchestra\Canvas\Core\Commands\Generator::generateCode().
|
src/Commands/Generator.php#L205
Call to an undefined method Orchestra\Canvas\Core\Commands\Generator::handleTestCreationUsingCanvas().
|
src/Commands/GeneratorCommand.php#L40
Method Orchestra\Canvas\Core\Commands\GeneratorCommand::handle() should return bool|null but returns int.
|
src/Concerns/TestGenerator.php (in context of class Orchestra/Canvas/Core/Commands/GeneratorCommand)#L22
Cannot access offset 'path' on Illuminate\Contracts\Foundation\Application.
|
The logs for this run have expired and are no longer available.
Loading