mtrajano / laravel-swagger

Auto generates the swagger documentation of a laravel project based on best practices and simple assumptions
167 stars 71 forks source link

ReflectionException : Method Modules\Admin\Http\Controllers\CompanyController::destroy() does not exist #57

Open pildit opened 3 years ago

pildit commented 3 years ago

What is wrong with this method does not exist ? Do I have to provide it in all my controllers ? Is there a config option to turn it off ?