config('app.debug'), 'prefix' => 'api-docs', 'paths' => base_path('app'), 'output' => storage_path('swagger/docs'), 'exclude' => null, 'default-base-path' => 'http://localhost:8012/kah.taxbase-4.0.api/public/v4', 'default-api-version' => '4.0.1', 'default-swagger-version' => '4.0.1', 'api-doc-template' => null, 'suffix' => '.{format}', 'title' => 'Basetax API docs' );