Vladimir Makreski

Results 4 issues of Vladimir Makreski

I want to start a discussion about implementation of middleware interface in qcubed. As i can understand psr-7 implementations works with nesting requests and response objects between middlewares and applicaion...

feature request

I have a lot of tables with a lot of columns , but debugging codegen errors is sometime a bad process . Why i can't see where is my problem?...

bug
good-first-issue

in line 131 in QFileAssetBase.clas.php i changed line like this: $this->strRandomFileName = basename($this->dlgFileAsset->flcFileAsset->File) . '.' . $strExtension ; I removed rand(1000, 9999) , file name contained 4 digit numbers ,...

bug

When i put var_dump of some control object I can see Form object as children with all other controls as childrens. Can I get some explanation of this ? ....

feature request