voyager-bread-generator
voyager-bread-generator copied to clipboard
Not able to run artisan command to create bread
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
This could be related to the laravel version. The package was created on L5.5