@rodrigo.pedra - I am using the above mentioned library in laravel 8. When I run the php artisan l5-swagger:generate, Its not generating the documentation based on annotations in multiple controllers. Is there a way to generate the entire api documentation from annotations in multiple controllers ? If it's not too much trouble, could you probably help me with an example project for this?