Closed ZengLeiPro closed 6 years ago
Hi @ZengLeiPro
Thanks for your support.
It depends, what do you want to change? I added a cautionary message not to use it in production, because I have not yet measured all the security aspects. I created this environment for a practical purpose.
I notice that this environment has a little unexpected success and I would like to have more feedback and also ideas to improve it.
@nanoninja
This project is awesome, thank you very much
+1 on the thanks here, too.
I came across an issue installing the composer dependencies, where apigen
won't install, but it looks like this in an issue with the dependencies for apigen/apigen
itself, not this project, so filed an issue there instead. Thought I would mention it here though, in case someone else was having a similar issue.
To get things running, you can just remove the "apigen/apigen": "^5.0.0-RC4"
line from composer.json
to avoid installing it until the issue gets fixed (this will mean you can't use make apidoc
though).
@ghostal Thanks for your feedback, I'll fix that.
If I want to use it in production, how should I modify it?