-
Я знаю может я задаю оффтоп вопрос но я не нашёл документацию по js файлу.
Пилю проект на Laravel 8, но ярый кодер на yii2. Встала задача сделать мульти-форму. Естественно готовых решений нет, и я …
-
Hi Schmunk42.
This commit https://github.com/schmunk42/yii2-giiant/commit/52a14ac3027b6898debf565a378fcb378ed3ac31 breaks two things in situation you want to load already saved form.
1) The “JSON_…
-
### Description
I am having a setup, where I cache a whole entry page. Within certain pages, I have a form field, which I want to exclude from cache.
My code looks basically like this:
`_entry.…
-
I updated from 2.3.5 to the most recent version 3.6.12.
Maybe related to https://github.com/putyourlightson/craft-blitz/issues/240 ?
The fix mentioned in 3.6.8 seems not to cover this though.
`…
-
Hi,
I have a ci running on my private gitlab, It is failing now without changing my ci config. It seems that xdebud is missing from the last pushed image
```
error: 'xdebug' does not exist
usa…
-
#### What are you trying to achieve?
I'm trying to test my Yii2 application by codeception.
I want to see coverage of my code.
I running selenium server:
java -jar -Dwebdriver.chrome.driver=chrome…
-
A simple test to send a form is strangely failling but it passes when I put a `sleep(1)` or debug is enabled via IDE.
Could it be a bug? Any idea?
Thanks.
My form:
```php
-
* Example on this page: https://codeception.com/for/yii:
`$I->amOnPage(['site/contact']);` (A route in array form is used)
* Documentation for Yii2 module: https://codeception.com/docs/modules/Yii2…
-
### What steps will reproduce the problem?
I would like to configurate the `db` component for the [ActiveDataProvider](https://github.com/yiisoft/yii2/blob/master/framework/data/ActiveDataProvide…
-
#### What are you trying to achieve?
#### What do you get instead?
> Provide console output if related. Use `-vvv` mode for more details.
```bash
E:\Server\php7\php.exe C:/Users/PHPdev/AppDa…