voyager-bread-generator icon indicating copy to clipboard operation
voyager-bread-generator copied to clipboard

Not able to run artisan command to create bread

Open mchljams opened this issue 7 years ago • 1 comments

When I run:

php artisan voyager:bread books

I get the following error:

[Symfony\Component\Debug\Exception\FatalThrowableError]
Call to undefined method Illuminate\Console\GeneratorCommand::handle()

Laravel: 5.4 Voyager: 1.0.5

mchljams avatar Oct 20 '17 00:10 mchljams

This could be related to the laravel version. The package was created on L5.5

jeffochoa avatar Jan 19 '18 17:01 jeffochoa