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