Stefano D. Mtangoo

Results 184 comments of Stefano D. Mtangoo

I think It will be JSON Payload of what is send as form-data right now. I'm not sure how to not duplicate the backend so that the form-data and JSON...

@ahmadasjad can you explain how? I have not dived too much into Yii3 yet, but would love to check how it currently works

Yes it did despite what is in the JSON. I don't understand the magic happening. To test it, install the API template and then try installing Gii and see what...

Here is full composer.json ``` { "name": "yiisoft/app-api", "type": "project", "description": "Yii Framework API project template", "keywords": [ "yii3", "app", "api", "rest" ], "homepage": "https://github.com/yiisoft/app-api/", "license": "BSD-3-Clause", "support": { "issues":...

Opened an issue: https://github.com/yiisoft/yii2/issues/20041

It is a good one. Just curious if the docs are also this much detailed in column data types. I will check, but if not we need to add these...

@alxlnk thanks for your time and efforts

@briedis can you please add a line in the changelog? Seems last thing before merging!

I don't see an issue with that. Unless we have something implemented in the other way that can cause inconsistency. I can't think of any so I will leave for...