Vladimir Makreski
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...
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?...
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 ,...
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 ? ....