Answer the question
In order to leave comments, you need to log in
Laravel mvc + swagger how to implement?
How to document Laravel application using mvc using swagger? Or is there another solution?
Answer the question
In order to leave comments, you need to log in
If you want to use annotations to describe API documentation directly in controllers, you can try this package: https://github.com/DarkaOnLine/L5-Swagger. In my opinion, this is a little verbose and greatly increases the number of comments / annotations in the code, so I would recommend the methods from the Swagger / OpenAPI documentation.
Take and write as the documentation says. Or what's the problem?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question