jeffochoa / voyager-bread-generator

Create BREAD from the console using artisan
MIT License
54 stars 28 forks source link

Not able to run artisan command to create bread #3

Open mchljams opened 7 years ago

mchljams commented 7 years ago

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

jeffochoa commented 6 years ago

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