Alexander Makarov
Alexander Makarov
Done in general but need to mention it specifically in request-response description and have it more explicit in router.
It is enough but we should do it anyway. Making HTTP request is common and we need to give a solution emphasizing that PSR-18 is the way to go.
Best practices, I think.
Things to document: - [ ] PSR-7 concept. - [x] PSR-7 request and response. - [x] Middlewares concept. - [x] Using existing middleware. - [x] Wiring your own middleware.
See https://github.com/yiisoft/app/issues/166
https://github.com/yiisoft/form should be used as done in https://github.com/yiisoft/app
What do you mean by deploy? Deploy where?
Could be part of the guide.
Either current tests should do a cleanup or we should adjust the command needed to run tests. I think doing cleanup is better.
What do you mean by "add backend"?