Timur
Timur
For better IDE autocompletion I suggest replace return type for `ServerRequestInterface::getUploadedFiles()` from simple `array` to `UploadedFileInterface[]`
Hello! I cant run tldraw without mobx, and in your discourd channel i see, that mobx is a peer dependency. May be you can add mob as dependency?
Hello! I want to wrap HCaptcha component in my own wrapper, which should watch for app-level theme and language changing, and chage it for HCaptcha. Of course, i want use...
For using commentsWidget inside others modules we load model from module through 'modelAlias' param in main.php 'commentableModels'=>array( //model with individual settings 'Blog' => array( 'modelAlias' => 'application.modules.blog.models.Blog', ), ),
Mongo 2.6.4. При отсутствии объекта получаю ошибку "2014-08-30T23:22:11.225+0400 remove needs a query at src/mongo/shell/collection.js:299". Нужно передавать как минимум пустой объект
Mongo 2.6.4. При отсутствии объекта получаю ошибку "2014-08-30T23:22:11.225+0400 remove needs a query at src/mongo/shell/collection.js:299". Нужно передавать как минимум пустой объект
Can you create docker image for lighthouse? Its will be very comfortable for use