SwaggerLume
SwaggerLume copied to clipboard
when I run "php artisan swagger-lume:publish", show error
show error: There are no commands defined in the "swagger-lume" namespace. who can help me~
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Maybe You should add
$app->register(\SwaggerLume\ServiceProvider::class);
to bootstrap/app.php