laravel-apidoc-generator
laravel-apidoc-generator copied to clipboard
Can I place docblocks outside of controller for better readability of the code?
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?