Jonny

Results 5 issues of Jonny

#### What are you trying to achieve? Submit a form with this kind of make up (using Yii2): ```php $I->submitForm('#submit-form', [ 'person' => 5, 5 => 'Yes', '6' => 'No',...

Hi I've just built a little tool gatherer, it creates a json object. The json is valid and works fine. But to streamline the process of copying and pasting the...

I had already asked support and they said native seeding isn't available and to check the actions forum. I posted this question (https://github.community/t5/GitHub-Actions/Support-for-seeding-database/m-p/53702#M8933) and it was suggested I create an...

I am experiencing that on occasions my infinite-load is duplicating data sets. I find that it most often occurs when moving from updating a single record to viewing the whole...

This is feature request for 3.0. I wondered about having Gii include an API generator/Template. I think Gii is great! But I haven't been able to see a way to...

type:feature