laravel-request-docs icon indicating copy to clipboard operation
laravel-request-docs copied to clipboard

Effortless API documentation tool for Laravel applications. Swagger alternative.

Results 29 laravel-request-docs issues
Sort by recently updated
recently updated
newest added

Remove a field from validation when using prepareForValidation and set something extra to the request. When I use the prepareForValidation method in a form request to add a new key...

i am testing this packages with a modular project this package cant find routes under modules directoires

Hello! Your library is great! However, I would like to suggest adding the ability to automatically generate documentation based on model properties or using PHPDoc for static analysis. What should...

Add a changelog file in text format, supporting Markdown. Display it in the API documentation, possibly as a new section or page. ![截圖 2024-07-12 下午8 35 35](https://github.com/user-attachments/assets/9ef41469-4ae6-4eb5-90d0-078d55d39cd6)

Hi @kevincobain2000 and contributors! Can we add a sorting and filtering features for API list on sidebar? Everything like in `php artisan route:list` and additional sorting types: 1. Alphabetical; 2....

**Describe the bug** After installing this package, I ran `php artisan serve` and opened `127.0.0.1:8000/request-docs` without any error. (There was no error at `127.0.0.1:8000/request-docs/api` too, and it was ok.) But...

Hello Congrats for such a handy tool. I am looking for an effortless documentation tool and this is the one I like best from all I have checked. I just...

Hi! It's me again. **Is your feature request related to a problem? Please describe.** I'm always frustrated when the `laravel-request-docs` package generates documentation for specific routes that I do not...

please help add group by route function. it would be easy for organize our route if we have big project and a lot of route. anyway thanks you for working...