Using package darkaonline/l5-swagger as example.
lvl artisan vendor:publish --provider "L5Swagger\L5SwaggerServiceProvider" does not copy the config and view files into the Laravel project as it should but php artisan vendor:publish --provider "L5Swagger\L5SwaggerServiceProvider" does.