Open mchljams opened 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
This could be related to the laravel version. The package was created on L5.5
When I run:
php artisan voyager:bread books
I get the following error:
Laravel: 5.4 Voyager: 1.0.5