Pulkit Kathuria
Pulkit Kathuria
Hi, I use the medium editor on an open tool for users to write docs in latex.css and SpeechRecognition dictate feature. Please check it out. Thank you. Github: https://github.com/kevincobain2000/latex-writer Tool:...
Can you please let me know your PHP version as well? Probably need to add a condition such as below: You can try it updating inside the vendor and see...
Thanks, I ll submit a pull req with the changes that you have proposed or you can submit it and I ll merge it.
Hi @pouyasalimi Thanks for the issue and thanks for using this package. I am glad it made you a little more productive. This is an issue, I have been battling...
Oh that makes sense to be able to have multi configs. I understand now about what scoping you have in your mind. let me think it during Golden week in...
> So just like the [Laravel swagger package](https://github.com/DarkaOnLine/L5-Swagger/blob/master/config/l5-swagger.php), Thanks, we can follow that exact strategy, where for the default we can keep using current route `/request-docs` so it doesn't bring...
I know what you mean here. This should not be hard to implement. I ll work on it.
Thanks I can see how this can be useful. And this should be doable although it won't work 100% all the time. For example: We won't be able to get...
Parsing by regexp is not as simple as it sounds. We tried it as a fallback strategy for the rules here https://github.com/rakutentech/laravel-request-docs/blob/master/src/LaravelRequestDocs.php#L213-L245 The accuracy really depends on how code is...