Anton Marin
Anton Marin
wrong usage or bug? is there any way to ignore this file as it is not used in project? ``` sh-4.2$ php -v PHP 8.0.7 (cli) (built: Jun 16 2021...
My scenario: i've got several docker images for tools, which don't have own. It would be great if i was able to setup smth to trigger building images. So scenario...
When run ``` docker run --rm -i -v $(PWD):/srv/jekyll \ -e JEKYLL_GITHUB_TOKEN \ jekyll/jekyll:pages jekyll build --future ``` with Gemfile ``` source 'https://rubygems.org' group :jekyll_plugins do gem 'github-pages', "= 215"...
There are models: - `common\models\commonModel` - `common\models\commonRelatedModel` - `frontend\models\frontModel` `frontModel extends commonModel` commonModel has some relation: `commonModel->getRelatedModel()` so to get commonRelatedModel from frontModel i just ask `frontModel()->getRelatedModel()` but if i...
Are you going to create docker image?
I installed vagrant-sshfs plugin and tried to sync using it, but it doesn't work. Anyway uses rsync
#### What are you trying to achieve? Trying to test if method called with my params using Stub utility. ``` php $db = Stub::make( Connection::className(), [ 'quoteColumnName' => Stub::exactly(2, function($params){...
Well, i just found that bazziteOS use dualshock controller to support gyro. Have you thought about such solution to support gyro? Mb should try?
In https://chimeraos.org/hardware/ i see that extra buttons of Ally are supported out of the box but can't locate where to setup it. In Controller settings, i see original xbox 360...