laravel-apidoc-generator icon indicating copy to clipboard operation
laravel-apidoc-generator copied to clipboard

Can I place docblocks outside of controller for better readability of the code?

Open mahdi-morovati opened this issue 2 years ago • 0 comments

I want to put the documents somewhere outside the controller. For example, in swagger you can put documents in an interface and implement it. Does scribe have that capability?

mahdi-morovati avatar Apr 11 '22 06:04 mahdi-morovati